toggle menu
MapLibre Native Android
12.0.0
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps
/
MapLibreMap
/
OnScaleListener
On
Scale
Listener
interface
OnScaleListener
Interface definition for a callback to be invoked when the map is scaled.
See also
Map
Libre
Map
Members
Functions
on
Scale
Link copied to clipboard
abstract
fun
onScale
(
@
NonNull
detector
:
StandardScaleGestureDetector
)
on
Scale
Begin
Link copied to clipboard
abstract
fun
onScaleBegin
(
@
NonNull
detector
:
StandardScaleGestureDetector
)
on
Scale
End
Link copied to clipboard
abstract
fun
onScaleEnd
(
@
NonNull
detector
:
StandardScaleGestureDetector
)