abstract fun setGestureDetector(@NonNull mapGestureDetector: MapGestureDetector): Unit
Set custom gesture detector. Once the default implementation is overridden, the user can provide their own interpretation of gestures, like tilt, rotate etc.