You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Styler plugin makes it possible to edit styles. This uses the REST config module of GeoServer so, the Styler plugin will only work with GeoServer (with REST module enabled).
In order to use the Styler in your MapStore instance read the instructions below.
Open the 'buildjs.cfg' file and check if the dependency below is present (inside the GXP block):
ColorManager.js
plugins/Styler.js
Below a possible configuration of the Styler plugin to use in your MapStore configuration: