QueryRenderedFeatureCallback

Callback for MapboxMap.queryRenderedFeature.

Functions

Link copied to clipboard
abstract fun onQueryRenderedFeature(interactiveFeature: InteractiveFeature<FS>)

Triggered when MapboxMap.queryRenderedFeature is done and there is an actual interactiveFeature to return for given FeaturesetHolder.