insertMarker

fun insertMarker(index: Int, marker: K3Marker)(source)

Insert a marker at a given index.

Parameters

index

the location where the marker should be added.

marker

the marker to add.