toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.camera
/
CameraUpdateFactory
/
ZoomUpdate
/
Companion
Companion
object
Companion
Members
Properties
ZOOM_BY
Link copied to clipboard
const
val
ZOOM_BY
:
Int
=
2
ZOOM_IN
Link copied to clipboard
const
val
ZOOM_IN
:
Int
=
0
ZOOM_OUT
Link copied to clipboard
const
val
ZOOM_OUT
:
Int
=
1
ZOOM_TO
Link copied to clipboard
const
val
ZOOM_TO
:
Int
=
3
ZOOM_TO_POINT
Link copied to clipboard
const
val
ZOOM_TO_POINT
:
Int
=
4