set Poi Size
fun setPoiSize(poiID: String, size: VMEPoiSize, animated: Boolean): Boolean
Content copied to clipboard
Update the poi's size.
Return
true if the poi's size was updated, otherwise false.
Notes
Applies to:
dynamic pois
Since
1.19
Parameters
poi ID
The poi ID
size
The poi's new size
animated
Determines whether the change should be animated.