From: Couzic M. <mik...@gm...> - 2010-06-16 11:20:49
|
Hi Philipp, I needed this kind of functionnality, but I didn't use WMS, just WFS. The idea is to get your polygons from the WFS protocol, and load them into your VectorLayer. If your polygons are static, you can even use GML files. But I'm not sure that's what you're looking for, as this solution implies the WMS is completely independant from the polygons. Ask me if you want more info, I could even provide you with sample code if you want. Cheers, Mikael 2010/6/16 Philipp Verhoeven <ve...@go...> > Hi, > > I'm looking for a solution to make any wms layer clickable. That means that > there should be areas - which are bounded by a polygon - that show an > information bubble when hovering over. > Does anyone have experience in this field? As far as I know gwt-openlayers > does not support this feature. > > I found a suitable example for openlayers using a WFS: > http://openlayers.org/dev/examples/getfeature-wfs.html > > It is possible to add the needed funcionality and build the .jar by myself, > right?! > > I'm thankful for any idea or comment on this. > > Cheers, > Philipp > > > ------------------------------------------------------------------------------ > ThinkGeek and WIRED's GeekDad team up for the Ultimate > GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the > lucky parental unit. See the prize list and enter to win: > http://p.sf.net/sfu/thinkgeek-promo > _______________________________________________ > Gwt-openlayers-users mailing list > Gwt...@li... > https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-users > > |