What's Changed
Added
- Animated network routes for live geo events: a glowing packet
travels from each request origin to the server's configured map home, with
an origin wave, route trail, and destination beacon. - Map-home discovery from the server's external IP address, using the local
GeoLite2 database.MAP_HOME_LATITUDE/MAP_HOME_LONGITUDEprovide a
manual override, and automatic discovery can be disabled when needed. - Development-only map traffic harness: use
/map?demoTraffic=1for a
steady route stream or/map?demoTraffic=burstfor concurrent routes. - Per-browser controls to enable or disable route effects and switch between
flat Mercator and interactive globe projections; both preferences persist
locally.
Full Changelog: v0.1.0...v0.2.0