Home > @magiclane/maps-sdk > MapCamera > cameraPosition
MapCamera.cameraPosition property
Sets the camera's longitude, latitude position in degrees, with respect to the surface of the focused sphere, altitude in meters above the sphere (sea level), oriented toward the center of the sphere, north up.
Signature:
set cameraPosition(pos: Coordinates);