setPoisPosition

fun setPoisPosition(poiIDs: List<String>, positions: List<VMEPosition>, animated: List<Boolean>): List<Boolean>(source)

Update the pois' positions.

Return

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

Notes

Applies to:

  • dynamic pois

Since

2.7.1

Parameters

poiID

The poi ID List

position

The pois' new positions

animated

Determines whether the change should be animated.