I’ve set up 2 test listings. When I enter in an address the Google Map API appears to work properly and pull up examples with the address, city, state, etc.
The listing backend allows me to set location on the map and that appears to work.
On the front end when going to a listing / details page, if I click on the driving direction it always uses the wrong address. It never uses the listing address, it randomly changes the listing address to something slightly different.
Example: I set a listing as 1731 Howe Ave – while this shows properly on the front and backend of the listing when you click on get directions, it will give directions to 1741 instead of 1731.
I tried a couple different addresses on 2 different listings and it always changes the drive to address to something slightly different than the actual listing address.
Another example, pulled up a business address 2795 E Bidwell St. While everything looks great, then click on directions it gives directions to 2799 E Bidwell St. Any ideas?