차량 위치 이동 애니메이션 개선

This commit is contained in:
2026-06-06 19:17:21 +09:00
parent 1dc93c5c78
commit 412acbc846
5 changed files with 95 additions and 11 deletions

View File

@@ -56,7 +56,8 @@ behind Synology Reverse Proxy.
During early testing, keep `SIMULATOR_ENABLED=true` to show moving demo
vehicles without Android phones. The simulator publishes fresh locations every
`SIMULATOR_INTERVAL_MS` milliseconds.
`SIMULATOR_INTERVAL_MS` milliseconds. The web map interpolates between fresh
positions so vehicles move smoothly instead of jumping between points.
## Maintenance Scripts