on Fling
open override fun onFling(mapboxCarMapSurface: MapboxCarMapSurface, velocityX: Float, velocityY: Float)
Content copied to clipboard
See also
com. mapbox. maps. extension. androidauto. Mapbox Car Map Gesture Handler
Parameters
mapbox Car Map Surface
loaded and ready car map surface
velocity X
the velocity of this fling measured in pixels per second along the x axis
velocity Y
the velocity of this fling measured in pixels per second along the y axis