OpenLayers.Control.SelectFeature on Multiple Vector Layers Breaks setOpacity
If you add multiple vector Layers to a select control in OpenLayers, layer.setOpacity() no longer works. So here is a workaround I found useful.
Data architect and software developer
Data architect and software developer
If you add multiple vector Layers to a select control in OpenLayers, layer.setOpacity() no longer works. So here is a workaround I found useful.
You may have noticed that in ExtJS 3.4 you can’t use namespaces in your Ext.dataXmlReader because DomQuery doesn’t support them until ExtJS 4. Find out how you can with a hotfix.