Add extra options. For a full list please visit the plugin repository.
reachabilityOptions(
collapsed = TRUE,
pane = "overlayPane",
position = "topleft",
...
)
A list of options for addReachability
Should the control widget start in a collapsed mode.
Default is TRUE
Leaflet pane to add the isolines GeoJSON to.
Default is overlayPane
Leaflet control pane position. Default is topleft
Further arguments passed to `L.Control.Reachability`
Other Reachability Functions:
addReachability()
,
removeReachability()