addDottedPolylineMapObject abstract method

DottedPolylineMapObject addDottedPolylineMapObject()

@brief Creates and adds a polyline points map object to the location view. @return A DottedPolylineMapObject instance @see DottedPolylineMapObject "DottedPolylineMapObject" if successful, null otherwise.

Dart code snippet: @snippet location_window_map_objects_example.dart dart_LocationWindow_addDottedPolylineMapObject

Implementation

DottedPolylineMapObject addDottedPolylineMapObject();