Hi All! I'm trying to calculate distance between two points in England. The start is just a post code BT71 6LA and the end is the address 32B Coalisland Road Dungannon BT71 6LA. If I use maps.google.com I get a distance 226ft (I think it's about 70m), but when I use Maps API I get about 9km. To receive coordinates I applied following requests:
http://maps.google.com/maps/geo?q=BT71+6LA+GB&key=my_key http://maps.google.com/maps/geo?q=32B+Coalisland+Road+Dungannon+BT71+6LA+GB&key=my_key For the post code BT71 6LA I get an address Moy, Dungannon BT71 7 and if I check it using maps.google.com the distance between this address and my address is really about 9km. I don't not understand it. Any ideas? Thanks and best regards, Andrej --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
