setBuildingData {leaflet.extras2} | R Documentation |
Update the OSM-Buildings Data
Description
Update the OSM-Buildings Data
Usage
setBuildingData(map, data)
Arguments
map |
A map widget object created from |
data |
A GeoJSON object containing Polygon features representing the buildings. The properties of these polygons can include attributes like |
See Also
Other OSM-Buildings Plugin:
addBuildings()
,
setBuildingStyle()
,
updateBuildingTime()
[Package leaflet.extras2 version 1.3.1 Index]