public interface IconAdapter
Modifier and Type | Method and Description |
---|---|
boolean |
adapt(Marker marker)
Return true if the icon was adapter for the specified marker
|
void |
dispose() |
boolean adapt(Marker marker)
marker
- the marker in which to adaptvoid dispose()