addIconMapObject abstract method
@brief Creates and adds an icon map object to the location view. @return An IconMapObject instance @see IconMapObject "IconMapObject" if successful, null otherwise.
Dart code snippet: @snippet location_window_map_objects_example.dart dart_LocationWindow_addIconMapObject
Implementation
IconMapObject addIconMapObject();