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)
IconAdapter
adapt
in interface IconAdapter
marker
- the marker in which to adaptpublic void dispose()
dispose
in interface IconAdapter