mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-08-02 10:24:19 -07:00
Fixes #383 - I want to see the cumulative impact score and associated info for communities that are not prioritized (#386)
This commit is contained in:
parent
a2ba9236ab
commit
937770ab3c
2 changed files with 1 additions and 4 deletions
|
@ -46,7 +46,7 @@ export const GLOBAL_MIN_ZOOM = 3;
|
|||
export const GLOBAL_MAX_ZOOM = 22;
|
||||
export const GLOBAL_MIN_ZOOM_LOW = 3;
|
||||
export const GLOBAL_MAX_ZOOM_LOW = 7;
|
||||
export const GLOBAL_MIN_ZOOM_HIGHLIGHT = 9;
|
||||
export const GLOBAL_MIN_ZOOM_HIGHLIGHT = 8;
|
||||
export const GLOBAL_MAX_ZOOM_HIGHLIGHT = 22;
|
||||
export const GLOBAL_MIN_ZOOM_HIGH = 7;
|
||||
export const GLOBAL_MAX_ZOOM_HIGH = 11;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue