Home > @magiclane/maps-sdk > WGS84Projection > coordinates

WGS84Projection.coordinates property

Returns the coordinates for the WGS84Projection.

Signature:

get coordinates(): Coordinates | null;

set coordinates(coordinates: Coordinates | null);