goBackHistory {leaflet.extras2} | R Documentation |
goBackHistory
Description
If possible, will go to previous map extent. Pushes current extent to the "future" stack.
Usage
goBackHistory(map)
Arguments
map |
a map widget object created from
|
Value
the new map
object
References
https://github.com/cscott530/leaflet-history
See Also
Other History Functions:
addHistory()
,
clearFuture()
,
clearHistory()
,
goForwardHistory()
,
historyOptions()
[Package leaflet.extras2 version 1.2.2 Index]