[OpenLayers-Users] Re: Get Feature Attributes - NULL
bsheehy
bsheehy at hotmail.com
Wed Aug 31 09:21:50 EDT 2011
If I want to update a feature attribute that exists in database but with
value of NULL can I add the attribute to the feature.attributes array
manually?
e.g.
feature.attributes.push('ExistingColname');
feature.attributes.['ExistingColname'] = 'mynewvalue';
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Get-Feature-Attributes-NULL-tp6745682p6746498.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list