qgis / qwc2-demo-app

QWC2 demo application
Other
240 stars 149 forks source link

Layer tree plugin: allowMapTips vs. mapTipsEnabled #561

Closed danceb closed 1 week ago

danceb commented 1 week ago

What is the difference between these two parameters? https://github.com/qgis/qwc2-demo-app/blob/master/static/config.json#L237 https://github.com/qgis/qwc2-demo-app/blob/master/static/config.json#L238

Within the doc only allowMapTips is mentioned.

manisandro commented 1 week ago

The first one is whether mapTips can be enabled, the second one is whether they are enabled by default.