getPoiBoundingPositions

fun getPoiBoundingPositions(poiID: String): List<VMEPosition?>?

Returns The poi's bounding box.

Return

An array of positions that represent the pois bounding box

Notes

Can be called during or after the VMELifeCycleListener.mapDataDidLoad notification.

Since

1.16

Parameters

poiID

The ID of the poi in question