# Generated by roxygen2: do not edit by hand

export(add_axes)
export(add_colourbar)
export(add_osm_groups)
export(add_osm_objects)
export(add_osm_surface)
export(adjust_colours)
export(colour_mat)
export(connect_highways)
export(extract_osm_objects)
export(get_bbox)
export(make_osm_map)
export(osm_basemap)
export(osm_structures)
export(print_osm_map)
import(XML)
import(ggm)
import(httr)
import(osmar)
import(rgeos)
import(sp)
import(spatstat)
importFrom(grDevices,bmp)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,heat.colors)
importFrom(grDevices,jpeg)
importFrom(grDevices,pictex)
importFrom(grDevices,png)
importFrom(grDevices,postscript)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(grDevices,svg)
importFrom(grDevices,tiff)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,shortest_paths)
importFrom(methods,as)
importFrom(methods,hasArg)
importFrom(methods,is)
importFrom(methods,slot)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
