setGestureHandler

fun setGestureHandler(gestureHandler: MapboxCarMapGestureHandler?)

Override the car gestures with your own implementation. If you would like to build a custom experience for handling gestures, you can implement the MapboxCarMapGestureHandler interface, or override the DefaultMapboxCarMapGestureHandler, or set to null to disable gesture handling.