wmbeers / cmv-app

CMV - The Configurable Map Viewer - A community supported open source mapping framework built with the Esri JavaScript API and the Dojo Toolkit
https://demo.cmv.io/
MIT License
1 stars 2 forks source link

Map should display entire project map service, not just the overlay highlight from query_mma or query_draft #67

Open wmbeers opened 3 years ago

wmbeers commented 3 years ago

Currently when we show an EST project or analysis area/alt on the map, we just show the overlay highlight. Users have expressed a desire for it to be the entire project service, like for the standard "currently in review", "previously reviewed", etc. services, with folder structure, individual features, etc.

https://repo.fla-etat.org/bugzilla/show_bug.cgi?id=6035

wmbeers commented 3 years ago

New issue found in testing:

image

wmbeers commented 3 years ago

Further issue: identify widget is entirely non-functional in this branch for all layers, static operational layers and dynamically added layers.

wmbeers commented 3 years ago

New issue found in testing:

image

Turns out this happens when any map service that contains folders is removed from the layer control widget, not just project layers. Opening this as a new bug.

wmbeers commented 3 years ago

Reopened to deal with eliminated alts. See bugzilla for details.

wmbeers commented 3 years ago

Reopening for merge to public site.