sdk-maps / com.tomtom.online.sdk.map / TomtomMap / updateGesturesDetectionSettings

updateGesturesDetectionSettings

@DeprecatedSince("2020.07", "updateGesturesConfiguration(GesturesDetectionSettings)") abstract fun updateGesturesDetectionSettings(@NonNull gesturesDetectionSettings: GesturesDetectionSettings): Unit
Deprecated: Deprecated in Java

Updates the current gestures detection settings. It allows to enable/disable particular gestures: rotation, zooming, and panning.

Parameters

gesturesDetectionSettings - GesturesDetectionSettings: The gestures detection settings update.