Summary
January 21, 2023
AMIA-CIAT demo output website (version 2.0)
branch vue-version
v2.1.1-vue
- improved data loading and UI interaction by pre-loading all mapbox Tilesets
- improved mapbox features filtering
- added View All (legends) button
- displayed message to navigate to the selected region
- warned users if they are using Internet Explorer (latest mapbox gl js version stopped support for IE)
- added the livelihood zones selection, but hid it for the meantime
- Display the livelihood zones selector on the the Livelihood Zones Map page, #38
- Update the Livelihood Zones mapbox Tilesets with reference to instructions.
- New GeoJSON data: Update colors, legends, provinces and municipalities text with reference to the updated mapbox Tileset
- Update the labels ordering of the location pop-up fields on the Livelihood Zones map, #43
- Fix missing provinces on the livelihood zones map. Remove camel-case text conversion, #45
- Re-trigger Travis build. Fix for Issue #47
What's Changed
- preload all tilesets by @ciatph in #37
- Feature/ciatph 38 by @ciatph in #42
- Feature/ciatph 43 by @ciatph in #44
- Fix/ciatph 45 by @ciatph in #46
- Fix/ciatph 47 by @ciatph in #48
Full Changelog: v2.1.0-vue...v2.1.1-vue