setPoiListener

fun setPoiListener(poiListener: VMEPoiListener?)

The delegate to receive poi related notifications.

Since

1.12

Parameters

poiListener

The listener delegate to receive notifications. To unset the listener, use null.