removeMapMarker abstract method
- MapMarker marker
Removes a map marker from this cluster.
Removing a marker which is not part of this cluster has no effect.
markerThe marker.
Implementation
void removeMapMarker(MapMarker marker);
Removes a map marker from this cluster.
Removing a marker which is not part of this cluster has no effect.
marker The marker.void removeMapMarker(MapMarker marker);