An internal function to define limits for a basemap
basemap_limits( limits, proj_deg = "+proj=longlat +datum=WGS84", type = MapType$map.type )
| limits | See |
|---|---|
| proj_deg | Projection for |
| type | Map type for output. Defines the used UTM projection (see |
This is an internal function, which is automatically run by the basemap function. Common users do not need to worry about these details.