View source: R/cartographer-global.R
map_outline | R Documentation |
Retrieve a map outline registered with cartographer.
map_outline(feature_type)
feature_type |
Type of map feature. See |
The map outline that was registered under feature_type
. Note that
the outline is optional, so this will return NULL
if none was registered.
map_outline("sf.nc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.