getPoiPosition

fun getPoiPosition(poiID: String): VMEPosition?

Returns a poi's center position.

Return

The poi's center position.

Notes

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

Since

1.16

Parameters

poiID

The ID of the poi in question