wrongmove/crawler/frontend/public
Viktor Barzin 42d34fd21a
Fix map UX: instant load, stable hex grid, and clickable hexagons
- Skip fly-to animation on initial data load (fitBounds duration: 0)
- Replace turf.hexGrid with origin-anchored manual hex generation so
  hexagons stay stable across pan/zoom instead of flickering
- Quantize zoom to integers so hex pattern only changes at discrete levels
- Scale search radius with cell size so low-zoom hexagons find their data
- Make hexagons clickable with pointer cursor; each hex shows the exact
  listings it aggregated via stored search bounds
- Remove unused SEARCH_BUFFER constant
2026-02-07 21:59:02 +00:00
..
HexgridHeatmap.js Fix map UX: instant load, stable hex grid, and clickable hexagons 2026-02-07 21:59:02 +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