Closed anderserla closed 9 years ago
Use preconfigured WMS-server as layer source.
Finished rewritten add layer logic that works clientside as of 01fc6e94701623b1c648272ab69d30fdc5261f37.
Should be done now. If save map need additional work that will be handled in #121.
Seems correct now.
Investigated code and it seems like things have changed. The advanced layer list tries to read metadata from /layers/layers resource in the admin services but this resource does not exist and if I understand correctly there is no individual layer configuration anymore in admin only full configurations. Also /settings/servers is no longer available as a resource.
Implementation needs to be redone and layer source must come from somewhere else. WMS Server? User supplied URL or preconfigured?