You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: resolve bounds undefined error in price analytics
- Make bounds parameter optional in updateStatistics method
- Add generateBoundsFromStations method to create bounds from station data
- Store map reference in class for access across methods
- Add fallback to UK bounds when no station data available
- Fix createStatsOverlay method call to use stored map reference
- Add proper bounds validation and generation
0 commit comments