File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 < script src ="https://cdn.jsdelivr.net/npm/leaflet@1.1.0/dist/leaflet.js "> </ script >
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 >
8- < 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-src.js "> </ script >
8+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js "> </ script >
109 < script src ="https://cdnjs.cloudflare.com/ajax/libs/leaflet.markercluster/1.0.0/leaflet.markercluster.js "> </ script >
1110
1211 < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/npm/leaflet@1.1.0/dist/leaflet.css " />
6867 layers : [ ] ,
6968 worldCopyJump : { { world_copy_jump. __str__ ( ) . lower ( ) } } ,
7069 crs : L . CRS . { { crs } }
71- } ) ;
70+ } ) ;
7271
7372 { % for tile in tile_layers % }
7473 var { { tile [ 'id' ] } } = L . tileLayer (
You can’t perform that action at this time.
0 commit comments