]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index.js
Improve the content security policy
[rails.git] / app / assets / javascripts / index.js
index 1ba2fbbdef5cc719b5799813aa03bce0cfd50870..b30564a1ae64b12ee3c7a98aff01b1c131da8c26 100644 (file)
@@ -80,8 +80,7 @@ $(document).ready(function () {
   var map = new L.OSM.Map("map", {
     zoomControl: false,
     layerControl: false,
-    contextmenu: true,
-    contextmenuWidth: 140
+    contextmenu: true
   });
 
   map.attributionControl.setPrefix('');