Page 1 of 1

Directions not giving correct destination Address

Posted: 28 Sep 2017, 17:32
by tblueweb
I have a map with 7 markers. Teh markers are placed correctly. Zooming as close as possible shows them in teh correct locations. The lat lng for each get the right addresses from the google geocode web service. The directions in phoca maps give an address that is nearby but invariably incorrect.

I used a google map to find teh lat long, used various address to lat long services.

How do I get this to work properly . As is its useless to my client.

Re: Directions not giving correct destination Address

Posted: 29 Sep 2017, 13:50
by Jan
Hi, I think, this is more much a question on Google Maps developer. Everything inside the map (longitude, latitude, markers, routers, etc.) is managed by the Google Maps API. If you set some longitude, latitude or address, such is transfered to the API and it just renders it on the map.

Jan