"FeaturePopups" for Openlayers with jqGrid grid of selection

View on GitHub
Example to use FeaturePopups to show a grid of selection using jqGrid

Shows how to bind the "FeaturePopups" control with a jqGrid grid to show the selection of features on a layer.

"FeaturePopups" control wraps the management of SelectFeature control.

View the grid-jqGrid-selection.js source to see how this is done.

View the grid-commonOL.js source to see the definition of the map and layers.