# Generated by roxygen2 (4.1.1): do not edit by hand

export(add_osm_objects)
export(click_map)
export(colour_mat)
export(connect_highways)
export(extract_highway)
export(extract_highways)
export(extract_osm_objects)
export(get_xylims)
export(group_osm_objects)
export(highways2polygon)
export(make_osm_map)
export(osm_structures)
export(plot_osm_basemap)
import(RCurl)
import(XML)
import(ggm)
import(osmar)
import(rgeos)
import(sp)
import(spatstat)
importFrom(grDevices,col2rgb)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polypath)
importFrom(graphics,rect)
importFrom(graphics,text)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,shortest_paths)
importFrom(methods,as)
importFrom(methods,slot)
importFrom(stats,runif)
importFrom(utils,combn)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)
