Waze Suggestion Box
- There’s power in numbers! Search through existing suggestions to see if there's someone else with a similar idea and upvote it.
- You can build upon an idea -- simply comment below your fellow Wazer's submission.
- This forum is intended for user feedback and ideas. If you have an issue which needs support, please visit our help center.
- Any comments, feedback, ideas, reports, suggestions, or other information you provide to Waze (part of Google LLC) about Waze products and services (collectively “Feedback”) is not part of your personal data.
- You agree not to disclose, in your Feedback, to Waze any information, such as third-party information, that you are obligated to maintain as confidential.
- Waze has no obligation to use your Feedback.
- By submitting your Feedback in this page, you acknowledge that you are of the minimum age required to provide data processing consent in the applicable country where you are located and that you provide permission to Waze, and its affiliates, to use your Feedback and any information that personally identifies you to improve Waze’s current and future products and services in accordance with Waze's Privacy Policy (waze.com/legal/privacy).
- Please avoid providing any personal information in your Feedback.
- Providing a name, when submitting Feedback, is optional. If you choose to provide your name, it will be publicly displayed in this forum next to your Feedback. You can delete your name and provide your Feedback as an anonymous user at any time.
17473 results found
-
ttaffic light problems
Report short cycles. blinking yellow , stuck car or any other "stay away" problem
2 votes -
1 vote
-
Make lock button switch off the screen without locking it
It would be great if switching on/off the screen could be realized by the lock button with no need to unlock the screen. Code:
KeyguardLock kgLock;
public void onCreate() {
KeyguardManager kgm = (KeyguardManager) getSystemService(Activity.KEYGUARD_SERVICE);
kgLock = kgm.newKeyguardLock(TAG);
kgLock.disableKeyguard();
}@Override protected void onDestroy() { kgLock.reenableKeyguard(); super.onDestroy(); } @Override protected void onPause() { super.onPause(); kgLock.reenableKeyguard(); } @Override protected void onResume() { super.onResume(); kgLock.disableKeyguard(); }
6 votes -
2 votes
-
Type of GPS that connects
That lets you choose the type of GPS that connects. Internal or external GPS
9 votes -
Display direction of new road (e.g. I-10 *West*)
Most of the time I get messed up using Waze is when I encounter a roadway or freeway turn where there may be immediate opportunity to go either way, e.g. I-10 East or I-10 West, or TriCity Parkway North vs. TriCity Parkway South. The display shows only "I-10" or "TriCity Parkway".
6 votes -
Add traffic light and bus stop option for the "Are you in traffic?" prompts.
Often times the slowdowns detected are due to traffic lights or bus stops.
4 votes -
Event alerts-"On Route" as a default
I am tired of seeing like 22 event alerts (cops, traffic, etc.) while driving my inputed route. when I hit the red exclamation mark it takes me to them and then I can select "On Route" to find out which one's only apply to the way I'm going...why not make the "On Route" button the default instead of "Around Me"???
10 votes -
Display photo from user report in popup
In the client, reports can have photos attached, e.g. a photo of the accident or roadworks site can be attached to the report. The photo is displayed on the waze website in the live map.
However, when other phone clients receive the road report, the photo is hidden and hard to display.This is a request to display the photo attached to the report maximized on screen for 5-10 seconds (together with a "report abuse" button) for hands-free operation of the client.
3 votes -
When searching for a location or place, should have the option to view the address instead of
Would be a nice idea to show the address when searching for a location, instead going to the "show on map" each time to view where the location is...very annoying!
3 votes -
suggestions
I have a few suggestions to make to waze,
* Is it possible to have a choice as to the tolls or not?
* for future updates would it be possible to have an option to search by name wazer?
* and finally for the road, allowing them to choose routes heavyweight?2 votes -
Cache user updates when not connected.
When driving through areas with no cell coverage or internet connection, I would like to be able to make updates. Waze should cache any updates I make using the coordinates of where the update was made, and then upload them as soon as I get connected again.
3 votes -
fade out old road traffic instead of not showing at all
at the moment I can only see recent traffic reports, but not those that were reported for example 20minutes ago.
It would be much more helpful if the client would always show the latest reported road traffic status.
the color could be faded out over time to indicate how old a report is.
the client should offer an option of the maximum age of reports that should be displayed and if a wazer reports that the road is free again, then the old report needs to be removed.3 votes -
Are you in traffic?
When the system asks if you are in traffic?? you can answer yes or no. For the amount of times that you have stopped for a coffee or gas and there is no traffic...instead of the system assuming you are and then saying that "First street" is at a standstill...make the automatic answer no, then if we are we can answer yes. I think this will reduce the fake high traffic areas people complain about
4 votes -
Add a 1 mile event radius
In large cities 5 mile radius events take too long to cycle back to the close events. And 5 miles extremely far away from your driving route.
3 votes -
Report to Multiple Groups
When reporting a traffic jam or something like that, I'd like the possibility of reporting the incident to all the groups I belong to, and not just one of them
3 votes -
Interchange guidance method in ver. 2.2 is wrong. Revert to 2.0 method.
In version 2.2 (Android & iPhone) the written guidance in interchanges was changed. It tries to look-ahead and gives guidance based on the ramp exiting the interchange.
This is inconsistent with the way guidance worked in version 2.0 and therefore inconsistent with the ramp's naming in the Waze map. It leads to confusing guidance that does not match the actual road signs.
This is really dangerous as it increases drivers' confusion in the interchange.
Please revert the guidance method to the way it was in version 2.0For details see http://www.waze.co.il/forum/viewtopic.php?f=30&t=9996&st=0&sk=t&sd=a&start=15#p59430 (in Hebrew)
12 votes -
For reports and chit-chat. How many symbols can be typed in one message or alert ?
Add the counter of characters left in chit-chat or in reports. As it done in twitter. To be shure the wazers will see your uncutted, full message
11 votes -
Native software camera
I think that will be more usefull if there is an option to use the native camera software to that photos of the street conditions.
2 votes -
Bezier curves map rendering
Use bezier curves to draw and render roads in client. See http://wiki.openstreetmap.org/wiki/Osmarender/BezierCurves
13 votes
- Don't see your idea?