# Generated by roxygen2: do not edit by hand

export(addMapboxTiles)
export(check_upload_status)
export(feature_options)
export(get_mb_access_token)
export(get_static_tiles)
export(get_style)
export(get_vector_tiles)
export(layer_static_mapbox)
export(list_styles)
export(list_tokens)
export(mb_access_token)
export(mb_directions)
export(mb_geocode)
export(mb_isochrone)
export(mb_matrix)
export(mb_optimized_route)
export(mb_reverse_geocode)
export(mts_create_source)
export(mts_create_tileset)
export(mts_get_recipe)
export(mts_list_sources)
export(mts_list_tilesets)
export(mts_make_recipe)
export(mts_publish_tileset)
export(mts_update_recipe)
export(mts_validate_recipe)
export(prep_overlay_markers)
export(query_tiles)
export(recipe_layer)
export(static_mapbox)
export(tile_options)
export(tippecanoe)
export(tm_static_mapbox)
export(upload_tiles)
import(aws.s3)
import(dplyr)
import(geojsonsf)
import(httr)
import(leaflet)
import(protolite)
import(purrr)
import(sf)
import(slippymath)
importFrom(curl,curl_escape)
importFrom(geojsonsf,sf_geojson)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jpeg,readJPEG)
importFrom(jsonlite,fromJSON)
importFrom(magick,image_read)
importFrom(png,readPNG)
importFrom(purrr,map)
importFrom(raster,brick)
importFrom(raster,cellsFromExtent)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(raster,projection)
importFrom(raster,raster)
importFrom(raster,res)
importFrom(raster,setValues)
importFrom(raster,values)
importFrom(rlang,abort)
importFrom(rlang,arg_match)
importFrom(rlang,check_installed)
importFrom(rlang,flatten_if)
importFrom(rlang,inform)
importFrom(rlang,is_installed)
importFrom(rlang,is_interactive)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_buffer)
importFrom(sf,st_cast)
importFrom(sf,st_centroid)
importFrom(sf,st_convex_hull)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_geometry_type)
importFrom(sf,st_sf)
importFrom(sf,st_transform)
importFrom(sf,st_union)
importFrom(stringi,stri_extract)
importFrom(stringi,stri_rand_strings)
importFrom(tidyr,unnest_wider)
importFrom(units,as_units)
importFrom(units,set_units)
importFrom(utils,URLencode)
importFrom(utils,read.table)
importFrom(utils,write.table)
