✨ 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
4.5 KiB
4.5 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.0.1 (2022-10-01)
Bug Fixes
8.0.0 (2022-09-30)
⚠ BREAKING CHANGES
- deps: drop Node 10 to release CVE-2021-3807 patch (#122)
Bug Fixes
7.0.4 (2020-11-08)
Bug Fixes
7.0.3 (2020-10-16)
Bug Fixes
7.0.2 (2020-10-14)
Bug Fixes
7.0.1 (2020-08-16)
Bug Fixes
- build: main should be build/index.cjs (dc29a3c)
7.0.0 (2020-08-16)
⚠ BREAKING CHANGES
- tsc/ESM/Deno support (#82)
- modernize deps and build (#80)
Build System
Code Refactoring
6.0.0 (2019-11-10)
⚠ BREAKING CHANGES
- update deps, drop Node 6
Code Refactoring
- update deps, drop Node 6 (62056df)
5.0.0 (2019-04-10)
Bug Fixes
BREAKING CHANGES
- Drop support for node < 6.
4.1.0 (2018-04-23)
Features
4.0.0 (2017-12-18)
Bug Fixes
- downgrades strip-ansi to version 3.0.1 (#54) (5764c46)
- set env variable FORCE_COLOR. (#56) (7350e36)
Chores
Features
BREAKING CHANGES
- officially drop support for Node < 4
3.2.0 (2016-04-11)
Bug Fixes
- reduces tarball size (acc6c33)
Features
- adds standard-version for release management (ff84e32)