Important messages to community users. This forum is locked (waze staff only).

Locked

Waze Application API

Post by The Fej
As several applications requested to use Waze as one of their navigation applications, we added API support which enables an external URL, either from within another mobile application or from a mobile web-page, to invoke the Waze client application.

The Waze application can then search for an address, present an address on the map or start a navigation-session to a destination address in the following manner:

search for address:
waze://?q=<address search term>

center map to lat / lon:
waze://?ll=<lat>,<lon>

set zoom (minimum is 6):
waze://?z=<zoom>

More details can be found in the http://www.waze.com/dev/documentation section
The Fej
Waze Management
Waze Management
Posts: 1070
Been thanked: 264 times

POSTER_ID:64

1

Send a message
Last edited by LostInMyMaps on Wed Jun 02, 2021 1:07 pm, edited 1 time in total.
Reason: Remove sticky.