-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfolium-js.json
46 lines (46 loc) · 3.75 KB
/
folium-js.json
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
{
"d3.min.js": "cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js",
"jquery.min.js": "cdnjs.cloudflare.com/ajax/libs/jquery/2.0.0/jquery.min.js",
"jquery-ui.min.js": "cdnjs.cloudflare.com/ajax/libs/jqueryui/1.10.2/jquery-ui.min.js",
"leaflet.draw.js": "cdnjs.cloudflare.com/ajax/libs/leaflet.draw/1.0.2/leaflet.draw.js",
"leaflet-dvf.markers.min.js": "cdnjs.cloudflare.com/ajax/libs/leaflet-dvf/0.3.0/leaflet-dvf.markers.min.js",
"Control.FullScreen.min.js": "cdnjs.cloudflare.com/ajax/libs/leaflet.fullscreen/1.4.2/Control.FullScreen.min.js",
"L.Control.Locate.min.js": "cdnjs.cloudflare.com/ajax/libs/leaflet-locatecontrol/0.66.2/L.Control.Locate.min.js",
"leaflet.markercluster.js": "cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.1.0/leaflet.markercluster.js",
"Control.MiniMap.js": "cdnjs.cloudflare.com/ajax/libs/leaflet-minimap/3.6.1/Control.MiniMap.js",
"moment.min.js": "cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js",
"topojson.min.js": "cdnjs.cloudflare.com/ajax/libs/topojson/1.6.9/topojson.min.js",
"vega.min.js": "cdnjs.cloudflare.com/ajax/libs/vega/1.4.3/vega.min.js",
"vega.js": "cdnjs.cloudflare.com/ajax/libs/vega/2.6.5/vega.js",
"vega-embed.js": "cdnjs.cloudflare.com/ajax/libs/vega-embed/2.2.0/vega-embed.js",
"vega-lite.js": "cdnjs.cloudflare.com/ajax/libs/vega-lite/1.3.1/vega-lite.js",
"leaflet-ant-path.min.js": "cdn.jsdelivr.net/npm/leaflet-ant-path@1.1.2/dist/leaflet-ant-path.min.js",
"leaflet.polylineoffset.min.js": "cdn.jsdelivr.net/npm/leaflet-polylineoffset@1.1.1/leaflet.polylineoffset.min.js",
"leaflet-search.min.js": "cdn.jsdelivr.net/npm/leaflet-search@2.9.7/dist/leaflet-search.min.js",
"vega@3": "cdn.jsdelivr.net/npm/vega@3",
"vega@4": "cdn.jsdelivr.net/npm/vega@4",
"vega-embed@3": "cdn.jsdelivr.net/npm/vega-embed@3",
"vega-lite@2": "cdn.jsdelivr.net/npm/vega-lite@2",
"vega-lite@3": "cdn.jsdelivr.net/npm/vega-lite@3",
"jquery-2.1.0.min.js": "code.jquery.com/jquery-2.1.0.min.js",
"d3.v3.min.js": "d3js.org/d3.v3.min.js",
"d3.v4.min.js": "d3js.org/d3.v4.min.js",
"leaflet-heat.js": "leaflet.github.io/Leaflet.heat/dist/leaflet-heat.js",
"L.Control.MousePosition.js": "rawcdn.githack.com/ardhi/Leaflet.MousePosition/c32f1c84/src/L.Control.MousePosition.js",
"L.Map.Sync.js": "rawcdn.githack.com/jieter/Leaflet.Sync/master/L.Map.Sync.js",
"leaflet-measure.js": "rawcdn.githack.com/ljagis/leaflet-measure/2.1.7/dist/leaflet-measure.js",
"leaflet.textpath.js": "rawcdn.githack.com/makinacorpus/Leaflet.TextPath/leaflet0.8-dev/leaflet.textpath.js",
"leaflet-beautify-marker-icon.js": "rawcdn.githack.com/marslan390/BeautifyMarker/master/leaflet-beautify-marker-icon.js",
"iso8601.min.js": "rawcdn.githack.com/nezasa/iso8601-js-period/master/iso8601.min.js",
"leaflet-heatmap.js": "rawcdn.githack.com/pa7/heatmap.js/develop/plugins/leaflet-heatmap/leaflet-heatmap.js",
"pa7_hm.min.js": "rawcdn.githack.com/python-visualization/folium/master/folium/templates/pa7_hm.min.js",
"leaflet.timedimension.min.js": "rawcdn.githack.com/socib/Leaflet.TimeDimension/master/dist/leaflet.timedimension.min.js",
"leaflet.pattern.js": "teastman.github.io/Leaflet.pattern/leaflet.pattern.js",
"leaflet.terminator": "unpkg.com/@joergdietrich/leaflet.terminator",
"leaflet.boatmarker.min.js": "unpkg.com/leaflet.boatmarker/leaflet.boatmarker.min.js",
"leaflet.featuregroup.subgroup.js": "unpkg.com/leaflet.featuregroup.subgroup@1.0.2/dist/leaflet.featuregroup.subgroup.js",
"leaflet.awesome-markers.js": "cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js",
"leaflet.js": "cdn.jsdelivr.net/npm/leaflet@1.5.1/dist/leaflet.js",
"jquery-1.12.4.min.js": "code.jquery.com/jquery-1.12.4.min.js",
"bootstrap.min.js": "maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"
}