[OpenLayers-Users] Re: Popups appear on every click?

Ravi Pavuluri ravitheja at ymail.com
Thu Apr 7 10:09:17 EDT 2011


Hi,

A workaround(not the best solution) could be to check/parse on "event.text". If 
that doesn't contain your required info, you may avoid adding popup to the map.

-Ravi.




________________________________
From: maw269 <maw269 at gmail.com>
To: users at openlayers.org
Sent: Thu, April 7, 2011 9:30:53 AM
Subject: [OpenLayers-Users] Re: Popups appear on every click?

I don't think it is that. Here is my WMS layer


PostCodes = new OpenLayers.Layer.WMS("UK Post Codes",
                "http://domain/geoserver/wms",
                {
                    layers: 'WebCOP:PostCodes',
                    transparent: true}, {'buffer':1, visibility: true}
                );

--
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Popups-appear-on-every-click-tp6247348p6250033.html

Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
Users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110407/281d621d/attachment.html


More information about the Users mailing list