ZMap — Archives & changelog

⚠️ All versions are public development builds meant for testing. Archived APKs remain downloadable, but the latest version is always recommended.

v0.5.0 latest dev

  • Precise per-road speeds: server database of speed limits (OSM maxspeed) for all roads.
  • Each trip point is snapped to its actual road; its speed is returned with the route.
  • The phone keeps the full trip in local cache (offline while driving).

v0.4.1 dev

  • Fix: starting navigation no longer blocks if the speed server is slow — the trip always starts.
  • Restricted-access stations (private, customers, employees…) hidden by default and shown in yellow.

v0.4.0 dev

  • New UI: light/dark theme, toasts at the top of the screen, loading screen on startup.
  • Color-coded stations: green = open, red = closed, yellow = private access, with the kW power shown under each icon.
  • Privacy settings: WebSocket on/off, clear local cache, hide private stations.
  • Smoothness: keyboard auto-hide, animations, search bar hidden while driving.
  • Faster route calculation: max speeds fetched in a single request instead of one per point.

v0.3.0 dev

  • GPS-style driving navigation: camera behind the arrow, "turn left" steps, arrival time, speed and speed limit.
  • Car selection (Tesla Model Y, Zoé, e-208, ID.3, EV6…) with compatible station filtering.
  • Detailed connectors: Type 2, CCS, CHAdeMO… and consumption / range estimates.
  • Offline cache and secure WebSocket channel with auto-reconnect.

v0.2.0 dev

  • Route calculation (OSRM) with distance, duration and steps.
  • Charging stations along the route.
  • Place search (city, street, landmark).
  • Energy consumption and battery percentage estimates.

v0.1.0 dev

  • First release: free OpenStreetMap map.
  • EV charging stations across Europe (Switzerland included).
  • Zektyc gateway to avoid Overpass rate limits.