public static interface TrimbleMapsMap.OnShoveListener
Modifier and Type | Method | Description |
---|---|---|
void |
onShove(com.trimblemaps.android.gestures.ShoveGestureDetector detector) |
|
void |
onShoveBegin(com.trimblemaps.android.gestures.ShoveGestureDetector detector) |
|
void |
onShoveEnd(com.trimblemaps.android.gestures.ShoveGestureDetector detector) |
void onShoveBegin(@NonNull com.trimblemaps.android.gestures.ShoveGestureDetector detector)
void onShove(@NonNull com.trimblemaps.android.gestures.ShoveGestureDetector detector)
void onShoveEnd(@NonNull com.trimblemaps.android.gestures.ShoveGestureDetector detector)