✨ 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
5.1 KiB
5.1 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v1.2.1 - 2025-06-19
Commits
- [Fix] handle non-Uint8Arrays in node < 3
7f8a881 - [Tests] add coverage
286c96a - [Fix] provide a fallback for engines without
ArrayBuffer.isViewe336166 - [Fix] correct error message
b45247e
v1.2.0 - 2025-06-17
Commits
- [New] replace with implementation from cipher-base
970adb5 - [Tests] migrate from travis to GHA
8084393 - [eslint] fix whitespace
a62e651 - [eslint] fix semicolon usage
4d85c63 - [meta] add
auto-changelogaa0279c - [readme] update URLs, add badges
ff77d90 - [lint] switch to eslint
e45f467 - [Fix] validate that arrays contain valid byte values
c2fb75e - [Fix] restore previous implementation Array behavior
cb93b75 - [Tests] add nyc for coverage
ab7026e - [Refactor] use
safe-buffer.from instead ofbuffer-from8e01307 - [Fix] Replace Buffer.from with
buffer-fromd652e54 - [Tests] use
deepEqualoversamealias66a5548 - [meta] add
npmignore90ce602 - [Tests] move into a test dir, update tape
08aea81 - Only apps should have lockfiles
16ccceb - [Tests] add coverage
d2cba2e - [meta] update description
2cf2a20 - [Fix] add
safe-buffer, missing from 970adb5d9a0dea - [meta] temporarily limit support to node v0.10
8dca458 - [meta] add missing
engines.node35bdfcb - [Dev Deps] add missing peer dep
220143f - [meta] add
sideEffectsflagcd37473
v1.1.1 - 2018-04-26
Commits
- use Buffer.from when avail
eebe20e
v1.1.0 - 2017-04-12
Merged
- Fix typo
#2
Commits
- support arrays as well
ef98c82
v1.0.1 - 2016-02-15
Commits
- fix desc
7d50a7c