Hi Mauro,
Thank you for the advice previously (on using the standard project rather than the custom project). I'm got to the point where I'm trying to figure out how to customise the configuration files to use my own data, and customise plugins to what I need hopefully.
I see in app.jsx that there is instructions in this regard. One of the config files is "localConfig.json". What does this file do? From the contents it looks like it's the place that I can configure whitelisted CORS addresses as well as the endpoints to find data. Is this correct? I see a 'catalog' key, that includes URIs to WMS-serving servers.
I tried moving this file to the root of my generated project (standard), and then I deleted the original file to make sure that I was only loading one configuration. But it seems like this is not the case. The same file is loaded here: https://github.com/geosolutions-it/MapStore2/blob/master/web/client/jsapi/MapStore2.js
I see that this issue has been logged as high priority - https://github.com/geosolutions-it/MapStore2/issues/3688.
What is the effect on using the application while this is unresolved?
Best regards,
Zach