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

Include new fields in Layer Loader Browser and Search Results #100

Open wmbeers opened 2 years ago

wmbeers commented 2 years ago

Bug 6280 - Include new fields in Layer Loader Browser and Search Results

Re-using branch created for #94 because it will be easier to merge to public site branch.

wmbeers commented 2 years ago

Mike suggested including it in the "hamburger" menu for individual feature layers. I think it's doable, but maybe better would be changing existing Metadata menu option to something that shows the info we display in layer browser in popup, with link to download in there.

wmbeers commented 2 years ago

Lex mentioned that raster layers do have the zipDownload field populated, but currently these will be 404. We need to temporarily add a flag to hide the download link based on type.