Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Feature Grid Plugin

Riccardo Mari edited this page Jul 9, 2013 · 23 revisions

Needed Files

Plugin for displaying vector features in a grid

In order to use the FeatureGrid plugin in MapStore you need to be sure that the files below are included in the buildjs.cfg file:

  • gxp/src/script/plugins/FeatureManager.js
  • gxp/src/script/plugins/ClickableFeatures.js
  • gxp/src/script/widgets/grid/FeatureGrid.js
  • gxp/src/script/plugins/FeatureGrid.js

in addition to those required for BBOX QueryForm

Clone this wiki locally