get Gestures Manager
fun MapPluginExtensionsDelegate.getGesturesManager(): AndroidGesturesManager?
Content copied to clipboard
Get the current configured AndroidGesturesManager. Gesture plugin with id = Plugin.MAPBOX_GESTURES_PLUGIN_ID must be added while constructing MapView
as part of MapInitOptions.plugins
.