View source: R/label_standardize.R
addtext | R Documentation |
Add text to a leaflet map; e.g., instructions for how to use the map
addtext(leafletobj, text, pos = "bottomleft")
leafletobj |
Leaflet map object |
text |
Text that's displayed on the leaflet map |
pos |
Position of the text; default "bottomleft" |
Leaflet map with displayed text
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.