# Generated by roxygen2: do not edit by hand

S3method(leafem::addLineFeatures,leaflet)
S3method(leafem::addLineFeatures,leaflet_proxy)
S3method(leafem::addLineFeatures,mapdeck)
S3method(leafem::addLineFeatures,mapview)
S3method(leafem::addPointFeatures,leaflet)
S3method(leafem::addPointFeatures,leaflet_proxy)
S3method(leafem::addPointFeatures,mapdeck)
S3method(leafem::addPointFeatures,mapview)
S3method(leafem::addPolygonFeatures,leaflet)
S3method(leafem::addPolygonFeatures,leaflet_proxy)
S3method(leafem::addPolygonFeatures,mapdeck)
S3method(leafem::addPolygonFeatures,mapview)
export(addCOG)
export(addCopyExtent)
export(addExtent)
export(addFeatures)
export(addFgb)
export(addGeoRaster)
export(addGeotiff)
export(addHomeButton)
export(addImageQuery)
export(addLocalFile)
export(addLogo)
export(addMouseCoordinates)
export(addPMPoints)
export(addPMPolygons)
export(addPMPolylines)
export(addRasterRGB)
export(addReactiveFeatures)
export(addStarsImage)
export(addStarsRGB)
export(addStaticLabels)
export(addTileFolder)
export(clip2sfc)
export(colorOptions)
export(customizeLayersControl)
export(garnishMap)
export(hideLogo)
export(imagequeryOptions)
export(paintRules)
export(removeHomeButton)
export(removeLogo)
export(removeMouseCoordinates)
export(showLogo)
export(updateLayersControl)
export(updateLogo)
importFrom(base64enc,base64encode)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,rgb)
importFrom(leaflet,addRasterImage)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,expandLimits)
importFrom(leaflet,filterNULL)
importFrom(leaflet,getMapData)
importFrom(leaflet,gridOptions)
importFrom(leaflet,invokeMethod)
importFrom(methods,formalArgs)
importFrom(png,writePNG)
importFrom(raster,as.factor)
importFrom(raster,as.matrix)
importFrom(raster,extent)
importFrom(raster,is.factor)
importFrom(raster,ncell)
importFrom(raster,projectExtent)
importFrom(raster,projectRaster)
importFrom(raster,projection)
importFrom(raster,sampleRegular)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_transform)
importFrom(stats,quantile)
