queryAllPoiIDs

fun queryAllPoiIDs(): ArrayList<String>

Queries all poi IDs within the map.

Notes

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

Return

An array of poi IDs within the map. Will return an empty array if called before the map has correctly loaded.

Notes

Applies to:

  • static pois

  • dynamic pois

Since

1.4