[OpenLayers-Users] Chicken in AddPopup
Gery .
gamejihou at hotmail.com
Fri Jun 1 14:16:54 PDT 2012
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: smaran.harihar at gmail.com
Date: Fri, 1 Jun 2012 12:49:39 -0700
To: openlayers-users at lists.osgeo.org
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
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/20120601/3781cc08/attachment-0001.html>
More information about the Users
mailing list