Package-level declarations
Types
Functions
Link copied to clipboard
fun CurrentLocationMarkerProperties(configure: CurrentLocationMarkerProperties.Mutable.() -> Unit = {}): CurrentLocationMarkerProperties
Constructs a CurrentLocationMarkerProperties with configure applied.
Link copied to clipboard
fun MarkerProperties(pinImage: Image, configure: MarkerProperties.Mutable.() -> Unit = {}): MarkerProperties
Constructs a MarkerProperties with the given pinImage and with configure applied.
Link copied to clipboard
Constructs a PolylineProperties with configure applied.