init
This commit is contained in:
commit
116abafc09
58 changed files with 5749 additions and 0 deletions
32
NAMESPACE
Normal file
32
NAMESPACE
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Generated by roxygen2: do not edit by hand
|
||||
|
||||
S3method(print,pm_style)
|
||||
export(addProtomaps)
|
||||
export(pmCenteredTextSymbolizer)
|
||||
export(pmCircleSymbolizer)
|
||||
export(pmCityLabels)
|
||||
export(pmColors)
|
||||
export(pmHideFeatures)
|
||||
export(pmLabelRule)
|
||||
export(pmLineLabelSymbolizer)
|
||||
export(pmLineSymbolizer)
|
||||
export(pmMinimal)
|
||||
export(pmModifyStyle)
|
||||
export(pmPaintRule)
|
||||
export(pmPalette)
|
||||
export(pmPaletteStyle)
|
||||
export(pmPolygonSymbolizer)
|
||||
export(pmShieldSymbolizer)
|
||||
export(pmStyle)
|
||||
export(pmTextSymbolizer)
|
||||
export(protomapsDependency)
|
||||
export(protomapsOptions)
|
||||
export(protomaps_clear_cache)
|
||||
export(protomaps_demo_url)
|
||||
export(protomaps_sample_tiles)
|
||||
export(protomaps_url)
|
||||
export(set_protomaps_key)
|
||||
import(leaflet)
|
||||
importFrom(htmltools,htmlDependency)
|
||||
importFrom(htmlwidgets,onRender)
|
||||
importFrom(jsonlite,toJSON)
|
||||
Loading…
Add table
Add a link
Reference in a new issue