[fusion-dev] Question about GxSelectionObjectLayer

Alan Boudreault aboudreault at mapgears.com
Mon Mar 31 14:11:41 EDT 2008


Hi,

After updating my sandbox the trunk this morning, and test my  new 
feature in the ticket #24 ( http://trac.osgeo.org/fusion/ticket/24 ). I 
just notice something is going wrong with Propertyies name of a query. 
After a moment, i notice that in the Map.js file of Fusion. In the 
initialize() method of GxSelectionObjectLayer. Is there a reason for using:

*this.aPropertiesName  = o[layerName].propertyvalues;*

instead of
*
this.aPropertiesName  = o[layerName].propertynames;*

Thanks ,
Alan

-- 
Alan Boudreault
Mapgears
http://www.mapgears.com



More information about the fusion-dev mailing list