addCircleMapObject abstract method
@brief Creates and adds a circle map object to the location view. @return A CircleMapObject instance @see CircleMapObject "CircleMapObject" if successful, null otherwise.
Dart code snippet: @snippet location_window_map_objects_example.dart dart_LocationWindow_addCircleMapObject
Implementation
CircleMapObject addCircleMapObject();