removeAllMapItems abstract method
Removes all map objects from this map scene.
This includes polylines, polygons, markers and clusters, arrows, image overlays. It is much faster than removing the objects one by one.
Implementation
void removeAllMapItems();