Fix eslint warning
This commit is contained in:
parent
cfb2f2988c
commit
92a4c1feff
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ L.OSM.Map = L.Map.extend({
|
|||
}));
|
||||
}
|
||||
|
||||
this.baseLayers.push(new L.OSM.OPNVKarte ({
|
||||
this.baseLayers.push(new L.OSM.OPNVKarte({
|
||||
attribution: copyright + ". " + memomaps + ". " + terms,
|
||||
code: "O",
|
||||
keyid: "opnvkarte",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue