Hello Smaran,
I don't really know what that means, but it is part of the code, if you put for example "pig" or "dog", it won't work, trust me I did it and didn't work =) Cheers, Gery From: [email protected] Date: Fri, 1 Jun 2012 12:49:39 -0700 To: [email protected] Subject: [OpenLayers-Users] Chicken in AddPopup Hi, I am using this code from the OpenLayers Examples code and I was bit confused about what exactly does "chicken" mean here? info = new OpenLayers.Control.WMSGetFeatureInfo({ á á á á á á url: 'http://localhost:8080/geoserver/iPlant/wms', á á á á á á title: 'Identify features by clicking', á á á á á á queryVisible: true, á á á á á á eventListeners: { á á á á á á á á getfeatureinfo: function(event) { á á á á á á á á á á map.addPopup(new OpenLayers.Popup.FramedCloud( á á á á á á á á á á á á "chicken", á á á á á á á á á á á á map.getLonLatFromPixel(event.xy), á á á á á á á á á á á á null, á á á á á á á á á á á á event.text, á á á á á á á á á á á á null, á á á á á á á á á á á á true á á á á á á á á á á )); á á á á á á á á } á á á á á á } á á á á }); á á á á map.addControl(info); á á á á info.activate(); -- Thanks & RegardsSmaran Harihar _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
