MapLibre Compose API Reference
Toggle table of contents
0.16.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
MapLibre Compose API Reference
maplibre-compose
/
org.maplibre.compose.camera
/
CameraAnchor
/
Geographic
Geographic
@
Immutable
data
class
Geographic
(
val
position
:
Position
)
:
CameraAnchor
(
source
)
A location in the world copy nearest the camera center. Altitude is ignored.
Members
Constructors
Geographic
Link copied to clipboard
constructor
(
position
:
Position
)
Properties
position
Link copied to clipboard
val
position
:
Position