Update leaflet to 1.0.0

This commit is contained in:
Tom Hughes 2016-09-27 18:14:32 +01:00
parent e5d81734f2
commit f4a4632b45
11 changed files with 9053 additions and 4810 deletions

View file

@ -277,7 +277,7 @@ L.OSM.Map = L.Map.extend({
}
});
L.Icon.Default.imagePath = "/images";
L.Icon.Default.imagePath = "/images/";
L.Icon.Default.imageUrls = {
"/images/marker-icon.png": OSM.MARKER_ICON,