public static interface MapboxMap.OnMyLocationTrackingModeChangeListener
MapView.setMyLocationTrackingMode(int)| Modifier and Type | Method and Description |
|---|---|
void |
onMyLocationTrackingModeChange(int myLocationTrackingMode)
Called when the tracking mode of My Location tracking has changed
|