VMEPoiFilterCallback

interface VMEPoiFilterCallback

An interface to receive poi filter query notifications.

Since

2.6.3

Functions

Link copied to clipboard
abstract fun poiFilterDidFinish(filter: VMEPoiFilter?, results: List<VMEPoiFilterResult>, error: VMEError?)

This method will be called by the SDK once the poi filter query has completed.