plotLeaflet,sites-method | R Documentation |
Plot sites on a leaflet map
## S4 method for signature 'sites'
plotLeaflet(object)
object |
Sites object to plot |
leaflet
map
# Note that by default the limit for queries is 25 records:
modernSites <- get_sites(keyword = "Modern")
plotLeaflet(modernSites)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.