Description Usage Format Source Examples
Brisbane Bikeways spatial data derived from Brisbane City Council data
1 |
SpatialLinesDataFrame
http://data.brisbane.qld.gov.au
1 2 3 4 | ## Not run:
leaflet(bikeways2016[bikeways2016$suburb=='BRISBANE CITY',]) %>% addTiles() %>% addPolylines()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.