File tree Expand file tree Collapse file tree 4 files changed +82
-46137
lines changed Expand file tree Collapse file tree 4 files changed +82
-46137
lines changed Original file line number Diff line number Diff line change 22
22
}
23
23
},
24
24
"dependencies" : {
25
- "browserify" : " 13.1.0 " ,
25
+ "browserify" : " 13.1.1 " ,
26
26
"browserify-swap" : " 0.2.2" ,
27
27
"d3" : " 3.5.17" ,
28
28
"jquery" : " 3.1.1" ,
29
- "leaflet" : " 1.0.1 " ,
29
+ "leaflet" : " 1.0.2 " ,
30
30
"leaflet-contextmenu" : " 1.1.1" ,
31
31
"leaflet-loading" : " 0.1.23" ,
32
- "uglifyify" : " 3.0.3 "
32
+ "uglifyify" : " 3.0.4 "
33
33
},
34
34
"devDependencies" : {
35
35
"jasmine" : " 2.5.2" ,
36
- "jshint" : " 2.9.3 " ,
36
+ "jshint" : " 2.9.4 " ,
37
37
"watchify" : " 3.7.0"
38
38
}
39
39
}
Original file line number Diff line number Diff line change 5
5
.leaflet-marker-icon ,
6
6
.leaflet-marker-shadow ,
7
7
.leaflet-tile-container ,
8
- .leaflet-map- pane svg ,
9
- .leaflet-map- pane canvas ,
8
+ .leaflet-pane > svg ,
9
+ .leaflet-pane > canvas ,
10
10
.leaflet-zoom-box ,
11
11
.leaflet-image-layer ,
12
12
.leaflet-layer {
43
43
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
44
44
.leaflet-container .leaflet-overlay-pane svg ,
45
45
.leaflet-container .leaflet-marker-pane img ,
46
+ .leaflet-container .leaflet-shadow-pane img ,
46
47
.leaflet-container .leaflet-tile-pane img ,
47
48
.leaflet-container img .leaflet-image-layer {
48
49
max-width : none !important ;
Original file line number Diff line number Diff line change 8
8
< link rel ="search " type ="application/opensearchdescription+xml " title ="GraphHopper Maps " href ="opensearch.xml "/>
9
9
< title > Driving Directions - GraphHopper Maps</ title >
10
10
< meta name ="description " content ="A fast route planner for biking, hiking and more! Based on OpenStreetMap including elevation data. Try out for free! "/>
11
- < link rel ="stylesheet " href ="css/leaflet.css?v=1.0.1 " />
11
+ < link rel ="stylesheet " href ="css/leaflet.css?v=1.0.2 " />
12
12
< link rel ="stylesheet " href ="css/leaflet.elevation-0.0.4.css " />
13
13
< link rel ="stylesheet " href ="css/leaflet_numbered_markers.css " />
14
14
< link rel ="stylesheet " href ="css/leaflet.contextmenu.css " />
You can’t perform that action at this time.
0 commit comments