View source: R/get_terrain_leaflet.R
get_terrain_leaflet | R Documentation |
Get a terrain map as a leaflet object.
get_terrain_leaflet(xs, dem)
xs |
sf object, The cross sections |
dem |
SpatRaster object, The digital elevation model. |
a leaflet object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.