setPoiPosition

fun setPoiPosition(poiID: String, position: VMEPosition, animated: Boolean): Boolean

Update the poi's position.

Return

true if the poi's position was updated, otherwise false.

Notes

Applies to:

  • dynamic pois

Since

1.1

Parameters

poiID

The poi ID

position

The poi's new position

animated

Determines whether the change should be animated.