X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/fe16fec000e8f26127f656bf68c513f2745b4059..ea63736b5c1b6e1d1adbf043f025cc9cb4171bcb:/app/assets/javascripts/notes.js.erb diff --git a/app/assets/javascripts/notes.js.erb b/app/assets/javascripts/notes.js.erb index 36eabeaee..6c598120a 100644 --- a/app/assets/javascripts/notes.js.erb +++ b/app/assets/javascripts/notes.js.erb @@ -68,6 +68,7 @@ function addNoteLayer(map, notesUrl, newNoteControls, minZoom) { map.noteLayer = new OpenLayers.Layer.Vector("Notes", { visibility: false, + displayInLayerSwitcher: false, projection: new OpenLayers.Projection("EPSG:4326"), styleMap: new OpenLayers.StyleMap(new OpenLayers.Style({ graphicWidth: 22,