MapLibre Compose API Reference
Toggle table of contents
0.11.1
common
Platform filter
common
Switch theme
Search in API
MapLibre Compose API Reference
maplibre-js-bindings
/
org.maplibre.kmp.js
/
CenterZoomBearing
Center
Zoom
Bearing
sealed
external
interface
CenterZoomBearing
(
source
)
CenterZoomBearing
Inheritors
CameraOptions
Members
Properties
bearing
Link copied to clipboard
abstract
var
bearing
:
Double
?
center
Link copied to clipboard
abstract
var
center
:
LngLat
?
zoom
Link copied to clipboard
abstract
var
zoom
:
Double
?