RouteXL
1
When I deeplink coordinates for navigation I use the URL:
https://waze.com/ul?ll=<coordinates>&navigate=yes
To have this work correctly on my Android phone with the Waze app installed, the coordinates should set as lat,lng.
But to have this work correctly on my PC, it seems the coordinates must the other way around lng,lat :?
Is this correct?
Hello, yes it does… i created this question before seeing this post:
https://stackoverflow.com/questions/53839531/latitude-and-longitude-from-googles-geocoder-not-working-on-waze
:? :?
I know it was kind of stupid from myself not to try this before but, if it was working on the web i thought i was doing something wrong…
You save me haha…
RouteXL
3
Thank you for confirming this, good to know I’m alone in this.
Now we’ll wait for someone from Waze naming it a bug or a feature :lol:
Well, right know it works as espected, guess they had read this o_O?? xD…
See us!
RouteXL
5
Thank you for checking this!
I’ll correct the deeplink on my website immediately…