set Poi Position
fun setPoiPosition(poiID: String, position: VMEPosition, animated: Boolean): Boolean
Content copied to clipboard
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
poi ID
The poi ID
position
The poi's new position
animated
Determines whether the change should be animated.