TreeTrack / static /map.js

Commit History

Fix UI blocking issue in map initialization by loading trees async
1ab2920

RoyAalekh commited on

Add RLS confirmation logging and restore localStorage caching
9197106

RoyAalekh commited on

Restore localStorage caching for tree data (30min TTL)
3047280

RoyAalekh commited on

Fix: remove clearStaleCache that was blocking tree loading on map
20fbfc4

RoyAalekh commited on

chore(cache): auto-bump cache version before push
6aa976f

RoyAalekh commited on

Fix tree marker colors and make instructions panel persistent
f75a344

RoyAalekh commited on

Fix syntax error and remove all emojis from console logs\n\n- Fixed duplicate cacheKey variable declaration causing SyntaxError\n- Removed all emojis from console.log statements in map.js and auth-manager.js\n- Cleaned up performance comments\n- Map should now load properly with trees displaying
62e311a

RoyAalekh commited on

Clean up popup code - remove emojis and performance comments
439b97d

RoyAalekh commited on

Revert to realistic-tree marker style - minimal looked too much like candy
44730c0

RoyAalekh commited on

Add minimal-tree marker style - clean, sharp, and beautiful
cf43a83

RoyAalekh commited on

Implement ID-based color binning for tree markers and add multiple marker style options
a26c316

RoyAalekh commited on

Fix clustering UX: Remove hideous blue polygons and ghost trees
7c9c127

RoyAalekh commited on

CRITICAL FIX: Remove ES6 export causing SyntaxError
e7d96fe

RoyAalekh commited on

EMERGENCY FIX: Restore working map by removing broken ES6 module imports
a6bca2b

RoyAalekh commited on

Fix clustering: Restore spiderfy spiral view and proper zoom levels
6e2409e

RoyAalekh commited on

Implement preemptive data loading and remove image loading from tooltips
4c36de1

RoyAalekh commited on

Fix map zoom levels for optimal clustering view
1c55618

RoyAalekh commited on

Implement proper batch loading for map to handle all trees
9de2c7c

RoyAalekh commited on

Update map.js to request 3000 trees instead of 10000
4b8982c

RoyAalekh commited on

Optimized map loading and added tree image display functionality
b306155

RoyAalekh commited on

Major map performance optimization and clustering implementation
a0758f7

RoyAalekh commited on

Enhanced TreeTrack map with comprehensive improvements
2bf1d33

RoyAalekh commited on

Fixed color scheme and navigation consistency across all pages
324a397

RoyAalekh commited on

fix(edit): stop showing 'Edit cancelled' after successful update; show ft units on map popup
79b15bc

RoyAalekh commited on

Fix tree edit functionality and improve popup close button positioning
fa7e64a

RoyAalekh commited on

Complete async database operations and codebase cleanup
d06b99c

RoyAalekh commited on

Fix map pin location selection issue
e60c2f9

RoyAalekh commited on

Enhance TreeTrack map with beautiful tree pins and fixed popup modals
a662e75

RoyAalekh commited on

Fix map UI/UX issues: proper SVG pins, remove emojis, improve tooltips and performance
2150b01

RoyAalekh commited on

fix: Resolve map page issues with JavaScript loading, user info display, and tree count
ee992c9

RoyAalekh commited on

feat: Add comprehensive authentication system with user management
ca371b2

RoyAalekh commited on

fix: Correct map API endpoint and cache busting
206681c

RoyAalekh commited on

feat: Implement comprehensive cache management and codebase optimization
1455aca

RoyAalekh commited on

Fix map page styling and API endpoint issues
1c4f45d

RoyAalekh commited on

Add beautiful custom tree markers with hover tooltips
4de3e9c

RoyAalekh commited on

Add immersive interactive map view with mobile optimization
264ecd0

RoyAalekh commited on