Example to use FeaturePopups for Openlayers to show a grid of selection using SlickGrid

View on GitHub
FeaturePopups, grid, SlickGrid, SelectFeature

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

"FeaturePopups" control wraps the management of SelectFeature control.

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

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