-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Period display radio * Period display redux * Split view layout * feat: synchronized maps * Multiple thematic layers * Values by period * Split view data * Period names * Display period in feature popup * Period label component * Basemap code cleaning * GIS API upgrade * Don't allow last 52 weeks for split view maps * Period handling * Period handling * Refacotring map instance logic * Layer bounds handling * Map sync refactoring * Attribution * Zoom control * Use layer id to sync maps * Map controls styling for split view * Style fix * Map controls refactoring * Refactor Leaflet styles * Rename periodDisplay to renderingStrategy * Split view support for favorites * Support id from URL in plugin.html * Folder refactoring * Refactoring * New shared MapView component * Plugin map name * Initial map view * Default bounds for plugin maps * Code cleaning * Only allow one split view layer * Styling * Disalbe split view if other layers * Legend fixes * Revert period component testing * Fix rendering strategy bug * GIS API dependency upgrade * Disabled failing test for facility layer * chore: re-add the flaky facilitylayer test assertions * Don't print webpack progress when building for Netlify * Run prebuild on netlify * Review fixes * Display period fix * Fit to layer bounds on each update * Add missing prop type check * Remove obsolete MapProvider * Always fit to layer bounds if map is not zoomed * GIS API upgrade * Version bump
- Loading branch information
Showing
52 changed files
with
1,466 additions
and
871 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.