mxp.plugins.MapManager - geosolutions-it/MapStore GitHub Wiki

Needed Files

In order to use this plugin you need to include this files in the build.cfg:

  • src/mxp/plugins/MapManager.js

NOTE: In the default configuration this is already done.

Plugin description

This plugin allow create and manage GeoStore map resources.

Configuration Example

You can configure it adding this plugin with this configuration:

    {
        "ptype": "mxp_mapmanager",
        "loginManager": "loginTool",
        "actionTarget":null
    }

The basic parameters are:

  • loginManager: Login plugin id to get the user information