removeMapMarkerCluster abstract method
- MapMarkerCluster cluster
Removes a map marker cluster from the map.
Removing a map marker cluster that is not on this scene has no effect.
clusterThe marker cluster to be removed from this map scene.
Implementation
void removeMapMarkerCluster(MapMarkerCluster cluster);