Waze Deep Links¶
The Waze Deep Links modules enable you to generate Waze Deep Links that can be opened from the mobile app, desktop app, or embedded into your web site.
Getting Started with Waze Deep Links¶
You don't need any account created in order to use the Waze Deep Links app.
The reference: https://developers.google.com/waze/deeplinks.
Actions¶
Generate URL for a Pin¶
Creates a link to embed the Waze Live Map into your website using an iFrame.
(the reference: https://developers.google.com/waze/iframe)
Latitude | Enter the latitude of the map's center point. |
Longitude | Enter the longitude of the map's center point. |
Zoom | Specify the level of magnification of the map when it is opened. The minimum value is 3 (least magnification). The maximum value is 17 (most magnification). |
Size of Pin | In order to place a pin to the center of the live map, define the size. E.g. 1 |
Navigate to a Location¶
Creates a link to navigate to a specific location.
Latitude | Enter the latitude of the map's center point. |
Longitude | Enter the longitude of the map's center point. |
Zoom | Specify the level of magnification of the map when it is opened. The minimum value is 3 (least magnification). The maximum value is 17 (most magnification). |
Navigate to Location | Select the Yes option to navigate to the location right after opening the app. |
Search an Address¶
Creates a link to search for an address.
Query | Enter the latitude of the map's center point. |
Navigate to a Favorite¶
Creates a link to navigate to your favorite location.
Name of the favorite location | Name of the favorite location that you have stored in your Waze app, e.g. work , or home . |
Navigate to Location | Select the Yes option to navigate to the location right after opening the app. |