addMarker

abstract fun addMarker(options: OmhMarkerOptions): OmhMarker?

Adds a marker to this map. The marker's icon is rendered on the map at the position.

Return

OmhMarker that was added to the map.

Parameters

options

a marker options object that defines how to render the marker.