public static interface TrimbleMapsMap.OnRotateListener
Modifier and Type | Method | Description |
---|---|---|
void |
onRotate(com.trimblemaps.android.gestures.RotateGestureDetector detector) |
|
void |
onRotateBegin(com.trimblemaps.android.gestures.RotateGestureDetector detector) |
|
void |
onRotateEnd(com.trimblemaps.android.gestures.RotateGestureDetector detector) |
void onRotateBegin(@NonNull com.trimblemaps.android.gestures.RotateGestureDetector detector)
void onRotate(@NonNull com.trimblemaps.android.gestures.RotateGestureDetector detector)
void onRotateEnd(@NonNull com.trimblemaps.android.gestures.RotateGestureDetector detector)