MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.camera
/
CameraUpdateFactory
/
ZoomUpdate
/
Companion
Companion
object
Companion
(
source
)
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