addMarker

abstract fun addMarker(options: MarkerOptions): Marker

Adds a new Marker based on the given MarkerOptions.

Return

Marker instance with the assigned UniqueId.

Parameters

options

MarkerOptions describing the desired properties of the Marker.