geosolutions-it/mapfish-print

MapStore printing dialog plugins refactor

Opened this issue · 0 comments

MapStore printing dialog plugin is currently configured as a static list of controls.

To enable plugging new / different controls in projects we need to:

  • refactor the Print plugin/component as a PluginContainer
  • refactor actual controls into plugins and inject them by configuration
  • to retain backward compatibility, the default configuration will inject the actual controls