addMarker

inline fun MarkerManager.Collection.addMarker(optionsActions: MarkerOptions.() -> Unit): Marker

Adds a new Marker to the underlying map and to this MarkerManager.Collection with the provided optionsActions.