Package-level declarations
Functions
Link copied to clipboard
Adds a new Circle to the underlying map and to this CircleManager.Collection with the provided optionsActions.
Link copied to clipboard
inline fun GroundOverlayManager.Collection.addGroundOverlay(optionsActions: GroundOverlayOptions.() -> Unit): GroundOverlay
Adds a new GroundOverlay to the underlying map and to this GroundOverlayManager.Collection with the provided optionsActions.
Link copied to clipboard
Adds a new Marker to the underlying map and to this MarkerManager.Collection with the provided optionsActions.
Link copied to clipboard
Adds a new Polygon to the underlying map and to this PolygonManager.Collection with the provided optionsActions.
Link copied to clipboard
inline fun PolylineManager.Collection.addPolyline(optionsActions: PolylineOptions.() -> Unit): Polyline
Adds a new Polyline to the underlying map and to this PolylineManager.Collection with the provided optionsActions.