insertMarkerById

fun insertMarkerById(index: Int, markerId: Int)(source)

Insert a marker by its markerId at a given index.

Parameters

index

the location where the marker should be added.

markerId

The ID of the marker to add.