nasa-gibs / worldview

Interactive interface for browsing global, full-resolution satellite imagery
https://worldview.earthdata.nasa.gov/
Other
693 stars 183 forks source link

WV-3244 Projection swapping removes layers fix #5410

Closed christof-wittreich closed 4 weeks ago

christof-wittreich commented 4 weeks ago

Description

This change fixes the behavior of losing layers when swapping between projections

How To Test

  1. git checkout wv-3244-layer-projection-switching
  2. npm ci
  3. npm run watch
  4. Open this link
  5. Swap the projection to Arctic and back to Geographic and verify all layers still show
  6. Swap the projection to Arctic, reload the page, then swap back to Geographic and verify all layers still show