fitBBox {openrouteservice} | R Documentation |
Set Bounds of a Map Widget
Description
Helper function to set the bounds of a leaflet map widget.
Usage
fitBBox(map, bbox)
Arguments
map |
a map widget object created from |
bbox |
A vector |
Value
The modified map widget.
Author(s)
Andrzej OleÅ› andrzej.oles@gmail.com
[Package openrouteservice version 0.6.2 Index]