File tree Expand file tree Collapse file tree 2 files changed +0
-9
lines changed
Expand file tree Collapse file tree 2 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 3737 'https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js' ),
3838 ('awesome_markers' ,
3939 'https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js' ), # noqa
40- ('marker_cluster' ,
41- 'https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/leaflet.markercluster.js' ), # noqa
4240 ]
4341
4442_default_css = [
5250 'https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css' ), # noqa
5351 ('awesome_markers_css' ,
5452 'https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css' ), # noqa
55- ('marker_cluster_default_css' ,
56- 'https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/MarkerCluster.Default.css' ), # noqa
57- ('marker_cluster_css' ,
58- 'https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/MarkerCluster.css' ), # noqa
5953 ('awesome_rotate_css' ,
6054 'https://rawgit.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css' ), # noqa
6155 ]
Original file line number Diff line number Diff line change 66 < script src ="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js "> </ script >
77 < script src ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js "> </ script >
88 < script src ="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js "> </ script >
9- < script src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/leaflet.markercluster.js "> </ script >
109
1110 < link rel ="
stylesheet "
href ="
https://cdn.jsdelivr.net/npm/[email protected] /dist/leaflet.css "
/> 1211 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css "/>
1312 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css "/>
1413 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css "/>
1514 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css "/>
16- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/MarkerCluster.Default.css "/>
17- < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/MarkerCluster.css "/>
1815 < link rel ="stylesheet " href ="https://rawgit.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css "/>
1916
2017 < style >
You can’t perform that action at this time.
0 commit comments