Wednesday, October 29, 2008

FeaturesGridPanel

Got curious on how to implement the attribute grid panel so I wrote initial implementation for the new class WebGIS.FeaturesGridPanel. I thought about writing specialized Ext.data classes to read OpenLayers features but dropped the idea. Perhaps it isn't worth the effort and the implementation now maps the features to an Ext.data.Store internally.

The class is of course far from finished, but the code is in the trunk for those interested.

No comments: