flywave-mapview.mapview.projection
Home > @flywave/flywave-mapview > MapView > projection
MapView.projection property
The projection used to project geo coordinates to world coordinates.
Signature:
get projection(): Projection;
set projection(projection: Projection);