Files
worldmonitor/shared
Elie Habib fe44cbe182 feat: expand happy variant RSS feeds, render GPS jamming as hexagons, fix layer toggle repaint (#1070)
- Add 7 RSS feed categories for happy variant: positive, science, nature,
  health, inspiring, community with sources like Mongabay, Yes! Magazine,
  Shareable, Conservation Optimism, My Modern Met, GNN subcategories
- Switch GPS jamming layer from ScatterplotLayer (circles) to
  H3HexagonLayer (tessellated hexagons) matching industry standard
- Fix layer toggle not visually updating by adding triggerRepaint()
  after all deck.gl setProps() calls — MapboxOverlay in interleaved
  mode requires MapLibre to repaint for changes to appear
2026-03-05 23:19:10 +04:00
..