setOverlayAnchor

fun setOverlayAnchor(overlayViewID: String, poiID: String): Boolean

Sets the poi of the overlay view

Since

1.1

Parameters

overlayViewID

The id of the overlay view

poiID

The poi id to update


fun setOverlayAnchor(overlayViewID: String, position: VMEPosition): Boolean

Sets the position of the overlay view

Since

1.1

Parameters

overlayViewID

The id of the overlay view

position

The position to update