goForwardHistory {leaflet.extras2}R Documentation

goForwardHistory

Description

If possible, will go to next map extent. Pushes current extent to the "back" stack.

Usage

goForwardHistory(map)

Arguments

map

a map widget object created from leafletProxy

Value

the new map object

References

https://github.com/cscott530/leaflet-history

See Also

Other History Functions: addHistory(), clearFuture(), clearHistory(), goBackHistory(), historyOptions()


[Package leaflet.extras2 version 1.2.2 Index]