set Pois Size
fun setPoisSize(poiIDs: List<String>, sizes: List<VMEPoiSize>, animated: List<Boolean>): List<Boolean>(source)
Update the pois' sizes.
Return
true if the poi's size was updated, otherwise false.
Notes
Applies to:
dynamic pois
Since
2.7.1
Parameters
poi IDs
The poi ID list
size
The poi's new size list
animated
Determines whether the change should be animated.