mapDidSelectPoi

open fun mapDidSelectPoi(poiID: String?, position: VMEPosition?): Boolean

Notifies the listener that a poi has been selected.

Return

true if the listener consumes the event, false otherwise.

Notes

Applies to:

  • static pois

  • dynamic pois

Since

1.12

Parameters

poiID

The ID of the poi selected

position

The physical position where the select event took poi within the map.