smas1 / geoext-viewer

Automatically exported from code.google.com/p/geoext-viewer
GNU General Public License v3.0
0 stars 0 forks source link

opacity/transparancy slider #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We would like a opacity/transparancy slider that can be implemented as a tool 
in the geoext-viewer

Original issue reported on code.google.com by milovand...@gmail.com on 4 Apr 2011 at 8:00

GoogleCodeExporter commented 9 years ago
There is already something present in geoext for this: 
http://www.geoext.org/lib/GeoExt/widgets/LayerOpacitySlider.html. We need to 
adapt this tool.

Original comment by milovand...@gmail.com on 4 Apr 2011 at 8:02

GoogleCodeExporter commented 9 years ago

Original comment by jus...@gmail.com on 20 Apr 2011 at 11:51

GoogleCodeExporter commented 9 years ago
Here two examples:
http://www.geoportail.fr/en_UK/visu2D.do?channelid=5069711 
http://map.geoportal.lu/?lang=en (made by C2C with MapFish)

Also new type of layer selection.

Original comment by jus...@gmail.com on 29 Apr 2011 at 8:38

GoogleCodeExporter commented 9 years ago
Another example: http://www.ocarto.com/

Original comment by jus...@gmail.com on 29 Apr 2011 at 1:22

GoogleCodeExporter commented 9 years ago
Added to release 0.4

Original comment by jus...@gmail.com on 12 May 2011 at 2:18

GoogleCodeExporter commented 9 years ago
I have a first example using the new widget ActiveLayerPanel
http://kademo.nl/lib/geoext-viewer/trunk/geoviewer/examples/activelayers

Original comment by jus...@gmail.com on 16 May 2011 at 3:58

GoogleCodeExporter commented 9 years ago
See the example: 
http://kademo.nl/lib/geoext-viewer/trunk/geoviewer/examples/activelayers
through the concept of stacked active layers (new widget 
http://code.google.com/p/geoext-viewer/source/browse/trunk/geoviewer/lib/widgets
/ActiveLayersPanel.js) each Layer can be manipulated for opacity. Through 
configuration standard GeoExt OpacitySlider options can be set such as the 
slider can be made "aggressive" (respond immediately), use transparancy i.s.o. 
opacity etc. 

Original comment by jus...@gmail.com on 17 May 2011 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by emacgill...@gmail.com on 17 May 2011 at 7:38