Add a "Source" note to a leaflet that will be a static output
addSourceText.Rd
Add a "Source" note to a leaflet that will be a static output
Usage
addSourceText(
map,
source_text,
color = "#555555",
fontSize = "15px",
lat = -73.645,
lon = 40.5,
...
)