Get or set the map canvas' destination coordinate reference system.

mapCanvas.destinationCrs(...)

mapCanvas.setDestinationCrs(crs, ...)

Arguments

...

low-level parameters (such as host and auth) to be passed on to qgisremote()

crs

a QGIS-readable coordinate reference system specification, or an object of class rgdal::CRS

Value

Returns information on the map canvas' destination coordinate reference system.

See also

mapCanvas.setCrsTransformEnabled()