-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
74 lines (73 loc) · 1.78 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Generated by roxygen2: do not edit by hand
S3method("[",leaflet_pulse_icon_set)
S3method("[",leaflet_weather_icon_set)
export(activateGPS)
export(addAwesomeMarkersDependencies)
export(addBootstrapDependency)
export(addCSV)
export(addCSVHeatmap)
export(addControlGPS)
export(addDrawToolbar)
export(addFullscreenControl)
export(addGPX)
export(addGPXHeatmap)
export(addGeoJSONChoropleth)
export(addGeoJSONHeatmap)
export(addGeoJSONv2)
export(addGeodesicPolylines)
export(addGreatCircles)
export(addHash)
export(addHeatmap)
export(addKML)
export(addKMLChoropleth)
export(addKMLHeatmap)
export(addMeasurePathToolbar)
export(addPulseMarkers)
export(addSearchMarker)
export(addSearchOSM)
export(addStyleEditor)
export(addWMSLegend)
export(addWeatherMarkers)
export(addWebGLCSVHeatmap)
export(addWebGLGPXHeatmap)
export(addWebGLGeoJSONHeatmap)
export(addWebGLHeatmap)
export(addWebGLKMLHeatmap)
export(clearHeatmap)
export(clearWebGLHeatmap)
export(csvParserOptions)
export(deactivateGPS)
export(drawCircleOptions)
export(drawMarkerOptions)
export(drawPolygonOptions)
export(drawPolylineOptions)
export(drawRectangeOptions)
export(drawShapeOptions)
export(editToolbarOptions)
export(enableMeasurePath)
export(enableTileCaching)
export(gpsOptions)
export(leafletExtrasDependencies)
export(legendOptions)
export(makePulseIcon)
export(makeWeatherIcon)
export(measurePathOptions)
export(propsToHTML)
export(propstoHTMLTable)
export(pulseIconList)
export(pulseIcons)
export(removeControlGPS)
export(removeDrawToolbar)
export(removeHeatmap)
export(removeStyleEditor)
export(removeWebGLHeatmap)
export(searchMarkersOptions)
export(searchOSMOptions)
export(searchOptions)
export(selectedPathOptions)
export(setMapWidgetStyle)
export(suspendScroll)
export(weatherIconList)
export(weatherIcons)
import(leaflet)
importFrom(magrittr,"%>%")