Update leaflet to 1.0.0
This commit is contained in:
parent
e5d81734f2
commit
f4a4632b45
11 changed files with 9053 additions and 4810 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue