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
0
votes
0 answers

is it possible to use Waze offline or for development using their routing algorithm?

Is it possible to use Waze in an offline or development type mode? I would like to report things to the Waze system like road closures and have it recalculate my route. I would like to do this many time in an attempt to determine which roads are the…
Derek Eden
  • 4,403
  • 3
  • 18
  • 31
0
votes
1 answer

Create Waze links in web page

I want to build links in my web page to open in Waze. I have a DB with my customers addresses (not the GPS or Lat/Long) and want to click on the link and open Waze with the directions to the address.
femo
  • 13
  • 5
0
votes
0 answers

Talking Navigation for taxi drivers flutter

Building a flutter/dart taxi driver/rider app and looking to help drivers with turn by turn talking navigation for drivers to be taken to the pick up and destination address, are there any products like waze, google maps that are supported in…
0
votes
2 answers

How to show select-app dialog through Javascript?

I'm working with an android wrapped app (using web viewer), and I would like to ask the user which app wants to use when pressing in address from my app. Example pop-up in android (Spanish): https://puu.sh/EEXBK/388b01494d.png I have tried using the…
0
votes
0 answers

Nativescript Android open Waze link from webview

Whenever I click a Waze link on an Android device that is loaded in a webview from my app, I get to a waze page with suggestion to download Waze (even though the Waze app is installed). On iOS, I get directly to Waze. Waze link looks like this:…
butaminas
  • 672
  • 7
  • 23
0
votes
1 answer

Waze maps intent call back in Android

I'm using the below code to launch Waze maps. Now my app want to get a callback whenever the Waze map has been loaded? Is there any direct call backs available? I googled but no luck. Any hack or any way can I achieve this? String url =…
Manju
  • 720
  • 9
  • 23
0
votes
1 answer

How to fix: "Uncaught SyntaxError: Unexpected token ..." on Waze Iframe API using ElectronJS

When I try to use a Waze API on ElectronJS I'm getting this error on the console: Uncaught SyntaxError: Unexpected token ... If I create an embed on my Chromium, the API works well. But if a get the same code and try to execute inside my Electron…
0
votes
1 answer

How to link from Cordova app to Waze deep linking?

I am trying to make a link from my cordova app to directly open the Waze app, but this opens something like "browserly" waze, instead of the real app. This is what I have tried:
Raz Buchnik
  • 7,753
  • 14
  • 53
  • 96
0
votes
0 answers

Xamarin.Forms: Waze maps instead of Xamarin.Forms.Maps?

This may be a dumb question, but here goes. I have a simple app that plots points in a Xamarin.Forms.Map. My MainPage.xaml looks like this and it works as expected:
fdkgfosfskjdlsjdlkfsf
  • 3,165
  • 2
  • 43
  • 110
0
votes
1 answer

Does Waze api provide coordinates for pins displayed in app?

Let's say I need a list of names and coordinates of all the gas stations displayed in the waze app for the state of Florida. Does the waze api offer this information?
fdkgfosfskjdlsjdlkfsf
  • 3,165
  • 2
  • 43
  • 110
0
votes
2 answers

URL Waze (GPS), directing from browser to app

I have an Waze URL with the adresses settled in a button in an Web Page, in which souldnt calculate the route, only mark the pin at the map. This link should redirect the user to the Waze app, but waze is trying to trace a route to the given…
Arthur Muller
  • 61
  • 2
  • 10
0
votes
1 answer

Waze "Share ETA" deep link

does anybody know what is the deep link to "Share ETA" with friend in Waze? I couldn't find it anywhere. I want to use it in Siri Shortcuts. Thank you
Bulkst
  • 3
  • 4
0
votes
1 answer

How can I know what app or button user has clicked in the app chooser?

I am trying to make a clone of Uber Driver app. I got this part covered, where upon receiving a client's request notification, the app will prompt an App Chooser for user choose what 3rd party app (e.g. Google Map or Waze) to navigate to the…
K. Yen
  • 193
  • 2
  • 14
0
votes
1 answer

How to open waze carpool app from swift code?

There is a waze:// url that open the waze standard app but I can't find a carpool deeplink to do the same.
0
votes
1 answer

Historical report data

Is there a way to access/request historical, user-reported event data? As a curiosity project, I'd like to analyze this to try and identify hot spots for accidents/traffic/police/etc. There's definitely some great insights to be found in this data,…
Hellcat
  • 11
  • 2