Hi

I'm trying to build a GoogleMap that will pin point our offices. I've
built it to read from an XML file and add pins based on the latitude
and longitude, but if those node attributes are not in the file it
calls the GeoCodeing service to get them.

The problem I'm having is that it does not seem to be very accurate
and I don't know why. For example if I put the address "7 Queen
Avenue, Dale Road, Liverpool, Merseyside, L2 4TZ" it comes back with
"602 Error". From contacting the office, this is the correct address
but Queen Avenue is a walk way rather than a road. So I changed 7
Queen Avenue to "Sweeting Street" which is the closest road, and it
worked.

I'd be happy to accept that it has got to be to the nearest road, but
if I put the correct address into Google Maps it pin points it
exactly. Can someone explain why when I'm using the GoogleMaps API
that I get a different answer to that of Google Map?

I apologise for not providing a link, but the site is in development
on a localhost machine, and it doesn't seem to be a coding problem?

Many thanks for your help

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to