plot_osm_basemap (bbox=get_bbox (c (-0.15, 51.5, -0.1, 51.52)), col="gray20")
add_osm_objects (london$dat_BNR, col="gray40") # non-residential buildings
add_axes ()
add_colourbar (cols=heat.colors(20), tcol="white", side=4)Run the code above in your browser using DataLab