onScaleEnd

abstract fun onScaleEnd(detector: MapGesturesDetector, scaleVelocity: Float)

Responds to the end of a scale gesture. Reported by existingpointers going up.

Once a scale has ended, getFocusX and getFocusY will return focal pointof the pointers remaining on the screen.

Parameters

detector

The detector reporting the event - use this toretrieve extended info about event state.