onFeatureState

abstract fun onFeatureState(state: FS)

Triggered when MapboxMap.getFeatureState is done.

Note: this callback is not triggered if MapboxMap.getFeatureState was canceled or an error occurred.