heigeo/leaflet.wms

.setOpacity() isn't working

kkatzer opened this issue · 1 comments

The original leaflet function to set opacities on layers isn't working

Thanks for reporting this, it should work in the latest code. Note that all wms.Layer instances tied to a single wms.Source will share the same opacity - see #10.