Directories | |
| dart | |
| java | |
| kotlin | |
| objc | |
| swift | |
This directory contains examples demonstrating how to use LocationWindowMapObjects functionality across different programming languages.
The LocationWindowMapObjects examples demonstrate the following key methods and classes:
addCircleMapObject / removeCircleMapObjectaddIconMapObject / removeIconMapObjectaddPolygonMapObjectaddPolylineMapObject / removePolylineMapObjectaddDottedPolylineMapObject / removeDottedPolylineMapObjectremoveAllMapObjectsCircleMapObject - Circular objects on the mapIconMapObject - Icon objects on the mapPolygonMapObject - Polygon objects on the mapPolylineMapObject - Polyline objects on the mapDottedPolylineMapObject - Dotted polyline objects on the mapAnimationType - Animation types for map objectsCapType - Cap types for polylinesJoinType - Join types for polylinesLocationPoint - Point coordinatesLocationPolygon - Polygon geometryLocationPolyline - Polyline geometryMapObjectType - Types of map objectsPlacement - Placement options for map objectsdart/location_window_map_objects_example.dart