R/hash.R
leaflethash.Rd
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()