# Generated by roxygen2: do not edit by hand

S3method(map_ggmap,SpatialPoints)
S3method(map_ggmap,SpatialPointsDataFrame)
S3method(map_ggmap,data.frame)
S3method(map_ggmap,default)
S3method(map_ggmap,gbif)
S3method(map_ggmap,occdat)
S3method(map_ggmap,occdatind)
S3method(map_ggplot,SpatialPoints)
S3method(map_ggplot,SpatialPointsDataFrame)
S3method(map_ggplot,data.frame)
S3method(map_ggplot,default)
S3method(map_ggplot,gbif)
S3method(map_ggplot,occdat)
S3method(map_ggplot,occdatind)
S3method(map_gist,SpatialPoints)
S3method(map_gist,SpatialPointsDataFrame)
S3method(map_gist,data.frame)
S3method(map_gist,default)
S3method(map_gist,gbif)
S3method(map_gist,occdat)
S3method(map_gist,occdatind)
S3method(map_leaflet,SpatialPoints)
S3method(map_leaflet,SpatialPointsDataFrame)
S3method(map_leaflet,data.frame)
S3method(map_leaflet,default)
S3method(map_leaflet,gbif)
S3method(map_leaflet,occdat)
S3method(map_leaflet,occdatind)
S3method(map_plot,SpatialPoints)
S3method(map_plot,SpatialPointsDataFrame)
S3method(map_plot,data.frame)
S3method(map_plot,default)
S3method(map_plot,gbif)
S3method(map_plot,occdat)
S3method(map_plot,occdatind)
export(map_ggmap)
export(map_ggplot)
export(map_gist)
export(map_leaflet)
export(map_plot)
export(occ2sp)
export(style_geojson)
import(leaflet)
importFrom(RColorBrewer,brewer.pal)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,map_data)
importFrom(ggplot2,theme)
importFrom(gistr,gist_create)
importFrom(graphics,points)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rworldmap,getMap)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,plot)
importFrom(spocc,occ2df)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,browseURL)
importFrom(utils,write.csv)
