on Fling
open override fun onFling(mapboxCarMapSurface: MapboxCarMapSurface, velocityX: Float, velocityY: Float)
See also
Mapbox Car Map Gesture Handler. onFling
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