camptocamp / ngeo

Library combining OpenLayers and AngularJS
https://camptocamp.github.io/ngeo/master/examples
MIT License
135 stars 87 forks source link

Disclaimers of Layers within LayerGroups are not displayed #2912

Closed pfirpfel closed 6 years ago

pfirpfel commented 7 years ago

Using 2.2 branch, instance: https://geomapfish-demo.camptocamp.net/2.2

This seems to be just a symptom. I have not found the cause yet.

I use the 2.2-demo as an example. The Demo-Theme includes multiple LayerGroups which contain multiple layers.

Yet in in registerLayer_, the recursive registering never happens, because the LayerGroups thrown at it are all empty or not LayerGroups.

ger-benjamin commented 6 years ago

Closed with #3067