]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/leaflet.map.js
Fix eslint warning
[rails.git] / app / assets / javascripts / leaflet.map.js
index 497062e440167ae3f9478e26cdf6f39952c5c2e9..3e37ccb4269e2bc9210b361d8e7a36bde58e5078 100644 (file)
@@ -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",