File tree Expand file tree Collapse file tree 2 files changed +362
-2
lines changed Expand file tree Collapse file tree 2 files changed +362
-2
lines changed Original file line number Diff line number Diff line change 21
21
< script src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/0.4.0/leaflet.markercluster-src.js "> </ script >
22
22
< script src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/0.4.0/leaflet.markercluster.js "> </ script >
23
23
24
- < link rel ="stylesheet " href ="https://birdage.github.io/Leaflet.awesome-markers/dist /leaflet.awesome.rotate.css ">
24
+ < link rel ="stylesheet " href ="https://raw.githubusercontent.com/python-visualization/folium/master/folium/templates /leaflet.awesome.rotate.css ">
25
25
26
26
{{ dvf_js }}
27
27
{{ d3 }}
115
115
{ % for image in image_layers % }
116
116
{ { image } }
117
117
{ % endfor % }
118
-
118
+
119
119
//cluster group
120
120
var clusteredmarkers = L . markerClusterGroup ( ) ;
121
121
//section for adding clustered markers
You can’t perform that action at this time.
0 commit comments