Skip to content

Developers Page

tdipisa edited this page Oct 24, 2012 · 35 revisions

General Informations

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.

Configuration

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

Plugins

Widgets

Tips and Tricks

Remove View Tab

TODO

Add and customize welcome screen

TODO

Clone this wiki locally