removeAllMapObjects abstract method

void removeAllMapObjects()

@brief Removes all map objects from the location view.

Dart code snippet: @snippet location_window_map_objects_example.dart dart_LocationWindow_removeAllMapObjects

Implementation

void removeAllMapObjects();