Leaflet.Control.Opacity
Leaflet.Control.Opacity copied to clipboard
Two vars defined as const
input and layer are defined as const and later reassigned. My app chokes on this. I can't use the node code so I just changed it. I'm terrible a JavaScript, but seem to remember that redefining const was once OK.