interface OverZoomRangeProvider
Defines the allowed range for overzoom.
getOverZoom |
Calculates the maximum overzoom to allow abstract fun getOverZoom(engine: ZoomEngine, inwards: Boolean): Float |
DEFAULT |
val DEFAULT: OverZoomRangeProvider |