on
          open override fun onScale(mapboxCarMapSurface: MapboxCarMapSurface, focusX: Float, focusY: Float, scaleFactor: Float)
Content copied to clipboard
See also
com.
Parameters
mapbox
loaded and ready car map surface
focus
x coordinate of the focal point in pixels. A negative value indicates that the focal point is unavailable.
focus
y coordinate of the focal point in pixels. A negative value indicates that the focal point is unavailable.
scale
the scaling factor from the previous state to the current state during the scale event. This value is defined as (current state) / (previous state)