setPoiSize

fun setPoiSize(poiID: String, size: VMEPoiSize, animated: Boolean): Boolean

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

poiID

The poi ID

size

The poi's new size

animated

Determines whether the change should be animated.