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

MapCamera.orientation property

Retrieves the current orientation of the camera.

Signature:

get orientation(): Point4d;

set orientation(orient: Point4d);