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