Hi
I am in need of making use of the Waze deep links to navigate my user from one location to another. However I would like the ability to select a route rather than have Waze calculate it (I plan on getting a list of possible routes using the other Waze available APIs and selecting the best one according to some business logic defined in my application)
I have read the documentation for Waze DeepLinks =1emhttps://developers.google.com/waze/deeplinks#urls =1em, but unfortunately it does not seem like this is possible ?
Is there an alternative way I can achieve this with Waze ?
Thank you