clearFuture {leaflet.extras2}R Documentation

clearFuture

Description

Resets the stack of future items.

Usage

clearFuture(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(), clearHistory(), goBackHistory(), goForwardHistory(), historyOptions()


[Package leaflet.extras2 version 1.2.2 Index]