View source: R/03-interactiveMap.R
drawIcons | R Documentation |
Draw Icons on Interactive Map
drawIcons(
map,
northArrow = FALSE,
northArrowPosition = "bottomright",
scale = FALSE,
scalePosition = "topleft"
)
map |
leaflet map |
northArrow |
show north arrow? |
northArrowPosition |
position of north arrow |
scale |
show scale? |
scalePosition |
position of scale |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.