bmap | R Documentation |
description
bmap(x = 13.12, y = 52.37, zm = 14, prov = NULL, collapsebg = TRUE, ...)
x , y , zm |
passed to |
prov |
named vector of providers. DEFAULT: NULL (nice selection) |
collapsebg |
Collapse background (map) layer selection? DEFAULT: TRUE |
... |
Ignored for now |
ReturnValue
Berry Boessenkool, berry-b@gmx.de, Dec 2022
if(requireNamespace("leaflet", quietly=TRUE) &&
requireNamespace("leaflet.extras", quietly=TRUE))
bmap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.