public static interface DingiMap.OnScaleListener
| Modifier and Type | Method and Description |
|---|---|
void |
onScale(com.mapbox.android.gestures.StandardScaleGestureDetector detector) |
void |
onScaleBegin(com.mapbox.android.gestures.StandardScaleGestureDetector detector) |
void |
onScaleEnd(com.mapbox.android.gestures.StandardScaleGestureDetector detector) |
void onScaleBegin(@NonNull
com.mapbox.android.gestures.StandardScaleGestureDetector detector)
void onScale(@NonNull
com.mapbox.android.gestures.StandardScaleGestureDetector detector)
void onScaleEnd(@NonNull
com.mapbox.android.gestures.StandardScaleGestureDetector detector)