flywave-mapview.datasource.projection
Home > @flywave/flywave-mapview > DataSource > projection
DataSource.projection property
The used by the MapView that is holding this DataSource.
An Error is thrown if you call this method before this DataSource has been added to a MapView.
Signature:
get projection(): Projection;