LAYERS | R Documentation |
Named list of 3rd-party geospatial layers. By default layers are read in from a
package configuration file at ./data-raw/json/LAYERS.json
. This file may be
manually edited to add new layers to the dashboard. All spatial formats supported
by the Leaflet JS viewer are allowed (e.g. raster
tiles, WMS, GeoJSON, KML, etc.). Only vector tiles are not supported currently.
LAYERS
A named list, names are provider codes.
The list is organized by data provider (e.g. Digital Earth Africa, ESRI World Atlas, FAO WaPOR, Google Earth Engine, etc.).
LAYERS[[2]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.