forked from walkerke/mapgl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
71 lines (70 loc) · 1.54 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
# Generated by roxygen2: do not edit by hand
export(add_categorical_legend)
export(add_circle_layer)
export(add_continuous_legend)
export(add_draw_control)
export(add_fill_extrusion_layer)
export(add_fill_layer)
export(add_fullscreen_control)
export(add_geocoder_control)
export(add_heatmap_layer)
export(add_image_source)
export(add_layer)
export(add_layers_control)
export(add_legend)
export(add_line_layer)
export(add_markers)
export(add_navigation_control)
export(add_raster_dem_source)
export(add_raster_layer)
export(add_raster_source)
export(add_reset_control)
export(add_scale_control)
export(add_source)
export(add_symbol_layer)
export(add_vector_source)
export(add_video_source)
export(carto_style)
export(clear_controls)
export(clear_layer)
export(clear_legend)
export(clear_markers)
export(cluster_options)
export(compare)
export(ease_to)
export(fit_bounds)
export(fly_to)
export(get_column)
export(get_drawn_features)
export(interpolate)
export(jump_to)
export(mapbox_style)
export(mapboxgl)
export(mapboxglOutput)
export(mapboxgl_proxy)
export(maplibre)
export(maplibreOutput)
export(maplibre_proxy)
export(maptiler_style)
export(match_expr)
export(move_layer)
export(renderMapboxgl)
export(renderMaplibre)
export(set_config_property)
export(set_filter)
export(set_fog)
export(set_layout_property)
export(set_paint_property)
export(set_style)
export(set_terrain)
export(set_view)
export(step_expr)
import(base64enc)
import(geojsonsf)
import(grDevices)
import(htmltools)
import(htmlwidgets)
import(rlang)
import(sf)
import(terra)
importFrom(classInt,classIntervals)