earthrise-media / justice-map

Upgrading the maps for environmental justice
https://earthrise-media.github.io/justice-map/
4 stars 2 forks source link

Display popups when D_PM25_2 < 0? #13

Closed mikelmaron closed 3 years ago

mikelmaron commented 3 years ago

Only showing popup when positive value https://github.com/earthrise-media/justice-map/blob/main/components/map.tsx#L41

Don't actually understand how to interpret the range of values here yet -- which should impact this as well as styling.

mikelmaron commented 3 years ago

now showing positive and negative values.