qgis / qwc2-demo-app

QWC2 demo application
Other
243 stars 155 forks source link

Unable to Locate ConfigProvider.js in New Version of QWC2 #574

Closed Patatekes closed 2 months ago

Patatekes commented 2 months ago

Hi,

In the previous version of QWC2, I used to define my background layers in qwc2/utils/ConfigProvider.js. However, after upgrading to the new version, I can't seem to find this file or identify where I should now define my background layers.

Could you please guide me on how and where to set up background layers in the current version?

Thanks in advance for your assistance.

Best regards, Johannes

manisandro commented 2 months ago

Please use a xyz background layer instead, see [1].

[1] https://qwc-services.github.io/master/configuration/ThemesConfiguration/#background-layers

Patatekes commented 2 months ago

Thanks for the quick response. Its working now.