forked from geosolutions-it/MapStore
-
Notifications
You must be signed in to change notification settings - Fork 0
Developers Page
tdipisa edited this page Oct 24, 2012
·
35 revisions
This section provides several useful informations for a developer in order to: manage the MapStore configuration, add and configure additional plugins and develop in general in MapStore.
By default MapStore loads configuration from config/mapStoreConfig.js. Passing the parameter config=myconfig in GET request the page will load: config/myconfig.js instead.
For more informations about configuration see the configuration page
TODO
TODO