Questions tagged [waze]

Waze (pronounced ways), formerly "Freemap", is a GPS-based geographical navigation application program for smartphones with GPS support and display screens which provides turn-by-turn information and user-submitted travel times and route details

From wikipedia https://en.wikipedia.org/wiki/Waze

95 questions
3
votes
2 answers

Waze - open waze.to links in app and start navigation,

I would like to open the Waze app from a web browser but the links I have in my db are in this format: http://waze.to/li/hsv9hc540y https://waze.to/li/hsv8v8wv81 When I click on these links from my mobile web browser they open the app but the…
Offir
  • 3,252
  • 3
  • 41
  • 73
2
votes
1 answer

How to create a "Waze like" progress button in Android:

I'm looking for a way to produce a button with progress functionality (the button is pressed at the end of the progress...) like in Waze, here in an example (the "Go now" button): I found this solution: Create rectangle border progress bar in…
Emil Adz
  • 40,709
  • 36
  • 140
  • 187
2
votes
0 answers

Waze deeplink, what is the meaning of setting *both* Q & LL parameters?

When launching Waze deeplink - What is the meaning of setting both Q & LL parameters? For example: https://waze.com/ul?q=66%20Acacia%20Avenue&ll=45.6906304,-120.810983&navigate=yes vs. https://waze.com/ul?ll=45.6906304,-120.810983&navigate=yes…
Eran
  • 27
  • 4
2
votes
0 answers

Traffic data from Waze

On my job we needed the data of traffic or mobility from Waze. In this pandemic I see some study about Covid-19 and in some cases they use Waze databases. How can I do to have this information?
2
votes
1 answer

How to open waze app with location Address in (Android/ios) app using xamarin forms?

I want show location address on the waze app from xamarin forms.While trying it is showing the navigation rather than the address.Also how can i show pin along with location address in waze app ?Can anyone help me. Thanks in advance! Attaching waze…
Ananya
  • 345
  • 2
  • 5
  • 15
2
votes
0 answers

Waze deep link not working with search term

I followed the steps at: https://developers.google.com/waze/deeplinks/ And What ever I do I can't get waze to navigate to an address in Israel. I want it to work without longitude and latitude Every time I try I get a "no results found" in waze on…
Noam
  • 4,472
  • 5
  • 30
  • 47
2
votes
1 answer

Link to open waze app from phonegap on ios

I am trying to open "Waze" App when a user clicks on the below link from a Phonegap Application. It works well on android but doesn't work at all on IOS. Waze Do I need to do it differently for IOS?
2
votes
3 answers

Display geopoint in Waze on Android

I am trying to use Waze to show a point on the map. This the intent: String link = geo:?ll=32.26944,34.890442&z=10; new Intent(Intent.ACTION_VIEW, Uri.parse(link)) Instead of showing the point it puts me in navigation mode. Weird thing is that if I…
theblitz
  • 6,683
  • 16
  • 60
  • 114
1
vote
0 answers

How to set the language of Android Auto voice recognition during navigation?

When I use voice recognition on my Android phone in apps Google Maps or Waze, it understands Hungarian language. However when I plug the same phone to my car and trying to do the same thing via Android Auto, it will listen to me only in English. I…
1
vote
1 answer

waze deep links - can't build url with multiple stops, is it possible?

I want to use waze deep links to open a route with multiple stops. One stop, of course, is easy. https://waze.com/ul?ll=51.80308,-0.04868&navigate=yes But there appears to be nothing in the docs to say if this is possible or not, you can chain…
Lewis Morris
  • 1,916
  • 2
  • 28
  • 39
1
vote
2 answers

Flutter Deeplink to Google maps and Waze

I'm implementing a deeplink to a navigation app (like Google Maps or Waze) from a flutter app. I don't have problems doing so for either Google Maps or Waze, my problem is that if I configure the link for Google Maps, the user can still choose to…
1
vote
5 answers

Checking if a string is valid Waze Live Map link

I am trying to check if a string is a valid deep link from Waze Live Map. A Waze Live Map deep link looks something like this: https://www.waze.com/ul?place=ChIJj61dQgK6j4AR4GeTYWZsKWw&ll=37.42199990%2C-122.08405750&navigate=yes Given a string, I…
atefsawaed
  • 543
  • 8
  • 14
1
vote
1 answer

How do I make a Waze iFrame open up Waze app with deep link?

I have integrated a Waze iFrame map into a website, as explained in their docs here. It shows the location that I want, but I would love it if the viewer could click on the map and have it open the Waze application through the deep link. I have…
1
vote
2 answers

Why does waze deeplink not work in asynctask?

background am trying to launch waze with following intent from an asynctask onPostExecute after the task geocodes an address, but it is not working. the link works fine, it as ill explain, it has something todo with launching an intent from the…
sh7411usa
  • 196
  • 1
  • 13
1
vote
0 answers

get data from script tag in json format

I am using Waze I frame. when I embed the iframe in my page I get a script tag like this