Home > @magiclane/maps-sdk > MapCamera > position

MapCamera.position property

Retrieves the current position of the camera.

Signature:

get position(): Point3d;

set position(pos: Point3d);