public class SpotMapIconAdapter extends java.lang.Object implements IconAdapter
| Constructor and Description |
|---|
SpotMapIconAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
adapt(Marker marker)
Return true if the icon was adapter for the specified marker
|
void |
dispose() |
public boolean adapt(Marker marker)
IconAdapteradapt in interface IconAdaptermarker - the marker in which to adaptpublic void dispose()
dispose in interface IconAdapter