Closed dpa99c closed 5 years ago
Just a note that even though the plugin now passes navigate=yes
to Waze if input type is an address, Waze always shows the address picker, even if there's an exact match for the passed address.
For example:
waze://?q=Buckingham Palace, London, UK&navigate=yes
I'm submitting a ... (check one with "x"):
Bug report
Current behavior:
As reported in this SO post, currently opening Waze using an address for the destination causes Waze to list matching destinations rather than start navigating to the best match.
Currently, the plugin only passes
navigate=yes
if the input is a coordinate pair but it should also do this when the input is an address.