✨ MAJOR FEATURES: • Auto-zoom intelligence với smart bounds fitting • Enhanced 3D GPS markers với pulsing effects • Professional route display với 6-layer rendering • Status-based parking icons với availability indicators • Production-ready build optimizations 🗺️ AUTO-ZOOM FEATURES: • Smart bounds fitting cho GPS + selected parking • Adaptive padding (50px) cho visual balance • Max zoom control (level 16) để tránh quá gần • Dynamic centering khi không có selection 🎨 ENHANCED VISUALS: • 3D GPS marker với multi-layer pulse effects • Advanced parking icons với status colors • Selection highlighting với animation • Dimming system cho non-selected items 🛣️ ROUTE SYSTEM: • OpenRouteService API integration • Multi-layer route rendering (glow, shadow, main, animated) • Real-time distance & duration calculation • Visual route info trong popup 📱 PRODUCTION READY: • SSR safe với dynamic imports • Build errors resolved • Global deployment via Vercel • Optimized performance 🌍 DEPLOYMENT: • Vercel: https://whatever-ctk2auuxr-phong12hexdockworks-projects.vercel.app • Bundle size: 22.8 kB optimized • Global CDN distribution • HTTPS enabled 💾 VERSION CONTROL: • MapView-v2.0.tsx backup created • MAPVIEW_VERSIONS.md documentation • Full version history tracking
112 lines
1.9 KiB
Markdown
112 lines
1.9 KiB
Markdown
2.0.18 / 2020-01-05
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.43.0 < 2'
|
|
- Mark `font/ttf` as compressible
|
|
- Remove compressible from `multipart/mixed`
|
|
|
|
2.0.17 / 2019-04-24
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.40.0 < 2'
|
|
|
|
2.0.16 / 2019-02-18
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.38.0 < 2'
|
|
- Mark `text/less` as compressible
|
|
|
|
2.0.15 / 2018-09-17
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.36.0 < 2'
|
|
|
|
2.0.14 / 2018-06-05
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.34.0 < 2'
|
|
- Mark all XML-derived types as compressible
|
|
|
|
2.0.13 / 2018-02-17
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.33.0 < 2'
|
|
|
|
2.0.12 / 2017-10-20
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.30.0 < 2'
|
|
|
|
2.0.11 / 2017-07-27
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.29.0 < 2'
|
|
|
|
2.0.10 / 2017-03-23
|
|
===================
|
|
|
|
* deps: mime-db@'>= 1.27.0 < 2'
|
|
|
|
2.0.9 / 2016-10-31
|
|
==================
|
|
|
|
* Fix regex fallback to not override `compressible: false` in db
|
|
* deps: mime-db@'>= 1.24.0 < 2'
|
|
|
|
2.0.8 / 2016-05-12
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.23.0 < 2'
|
|
|
|
2.0.7 / 2016-01-18
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.21.0 < 2'
|
|
|
|
2.0.6 / 2015-09-29
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.19.0 < 2'
|
|
|
|
2.0.5 / 2015-07-30
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.16.0 < 2'
|
|
|
|
2.0.4 / 2015-07-01
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.14.0 < 2'
|
|
* perf: enable strict mode
|
|
|
|
2.0.3 / 2015-06-08
|
|
==================
|
|
|
|
* Fix regex fallback to work if type exists, but is undefined
|
|
* perf: hoist regex declaration
|
|
* perf: use regex to extract mime
|
|
* deps: mime-db@'>= 1.13.0 < 2'
|
|
|
|
2.0.2 / 2015-01-31
|
|
==================
|
|
|
|
* deps: mime-db@'>= 1.1.2 < 2'
|
|
|
|
2.0.1 / 2014-09-28
|
|
==================
|
|
|
|
* deps: mime-db@1.x
|
|
- Add new mime types
|
|
- Add additional compressible
|
|
- Update charsets
|
|
|
|
|
|
2.0.0 / 2014-09-02
|
|
==================
|
|
|
|
* use mime-db
|
|
* remove .get()
|
|
* specifications are now private
|
|
* regex is now private
|
|
* stricter regex
|