Given the same start and end address, the v2 maps API returns a better result than v3 in cases where a user includes a placename
For example, given the following start and end addresses:
start:
110 se 1st street, gainesville, fl
end:
1601sw 51st ter cabana bch, gainesville, fl
If you plug the above two addresses into the examples of the v2 and v3 directions in the pages below, you can see the v2 is able to determine the address for cabana beach apartments. The v3 just goes to the city center.
How can I get the v3 to return a "smart" result like v2?