Examples for 'leaflet::addMiniMap'


Add a minimap to the Map

Aliases: addMiniMap

Keywords:

### ** Examples

leaf <- leaflet() %>%
  addTiles() %>%
  addMiniMap()
leaf
Error in loadNamespace(name): there is no package called 'webshot'

[Package leaflet version 2.1.1 Index]