Home > @magiclane/maps-sdk > MapCamera > cameraState
MapCamera.cameraState property
Saves the current state of the camera into a binary format.
Signature:
get cameraState(): Uint8Array;
set cameraState(state: Uint8Array);Home > @magiclane/maps-sdk > MapCamera > cameraState
Saves the current state of the camera into a binary format.
Signature:
get cameraState(): Uint8Array;
set cameraState(state: Uint8Array);