gestures property
The interface to access the gesture settings.
Implementation
late GesturesSettingsInterface gestures = GesturesSettingsInterface(
binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());