powered by
Leaflet-hash lets you to add dynamic URL hashes to web pages with Leaflet maps. You can easily link users to specific map views.
addHash(map)
The leaflet map
leaflet() %>% addTiles() %>% addHash()
Run the code above in your browser using DataLab