Waze Issues
Report map problems while driving — speed bumps, speed limits, and notes — then review them in WME.
Get started
-
Android app (APK)
— install from GitHub Releases
(
waze-issues-<version>.apk) - WME userscript — Tampermonkey; open WME → sidebar Drive reports
- Transition mirror: app.apk
How it works
The phone app posts reports (with GPS and a short trajectory) to this API. Editors load pending markers in Waze Map Editor via the userscript and mark them Done or Dismissed.
Default API base for the app and script:
https://waze-issues.ster.by
API
POST /api/reports— create a reportGET /api/reports/bbox— list by map bounds- Stats — reporters & counts (
GET /api/stats) - GET /health — service health