geosolutions-it / MapStore

The code of the most recent version of mapstore is hosted as geosolutions-it/MapStore2
https://github.com/geosolutions-it/MapStore2
GNU General Public License v3.0
31 stars 43 forks source link

Close task 2 of GeoWeb Phase III document. #783

Closed kappu72 closed 8 years ago

kappu72 commented 8 years ago

Added the mapSelector.js plugin. It allows user to select and load a map between his available maps (read permission) and to save a map (write permission), to delete a map (write permission) and to create a new map (copy permission). The composer try to load default_map if defined in user attribute and if mapId isn't present in url request. In manager app is possible to assign defaul_map to a user. Advanced_users and admin are allowed to save, create, delete and load maps. Geoweb users are only allowed to load maps