wrongmove/crawler/frontend/public
Viktor Barzin 5e2c5923f6
Cross-fade hex grid on zoom with dual-layer swap
Replace single-layer fade-out/swap/fade-in with a dual-layer (A/B)
cross-fade so old hexagons dissolve while new ones appear simultaneously.
Pans still do a direct data swap on the active layer since hex positions
are origin-anchored and stable.

Fix click/hover handlers to query both layers via queryRenderedFeatures,
and use moveLayer to keep the active layer on top so stale features from
the faded-out layer don't intercept clicks.
2026-02-07 22:25:50 +00:00
..
HexgridHeatmap.js Cross-fade hex grid on zoom with dual-layer swap 2026-02-07 22:25:50 +00:00
robots.txt rename frontend directory to frontend 2025-06-14 15:43:14 +00:00
vite.svg rename frontend directory to frontend 2025-06-14 15:43:14 +00:00