OnScaleListener

interface OnScaleListener

Interface definition for a callback to be invoked when the map is scaled.

Functions

Link copied to clipboard
abstract fun onScale(detector: StandardScaleGestureDetector)

Called when the scale gesture is executing.

Link copied to clipboard

Called when the scale gesture is starting.

Link copied to clipboard

called when the scale gesture has ended.