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

Loading project tree (bug 6035; issues 58, 67, 69, 78 and 82) #84

Closed wmbeers closed 3 years ago

wmbeers commented 3 years ago

Description

Major update of the process for loading a project into the map. Prior version only loaded from the analysis area (1-foot buffer around all project features), as a single layer to highlight the project. This updates loads the entire map service, filtered to individual alts.

This update also incorporates updates to use the latest 3.x version of Esri JS API, as well as lint/grunt build tools. These were in place during testing and no issues noted.

This release will close #67 and its companion Bugzilla bug 6035, and issues #58 and #69, which were merged into this branch prior to testing.

wmbeers commented 3 years ago

Change approval request delayed pending publishing the associated training video. Because prod is currently fixed to a specific revision, this merge will not auto-deploy. Completing the merge now to avoid further entanglement with other issues being addressed.