map_outline: Retrieve a map outline registered with cartographer.
Description
Retrieve a map outline registered with cartographer.
Usage
map_outline(feature_type)
Value
The map outline that was registered under feature_type. Note that
the outline is optional, so this will return NULL if none was registered.
Arguments
- feature_type
Type of map feature. See feature_types() for a list of
registered types.