On May 18, 4:52 pm, [email protected] wrote:
> I am running into same issue. I am using Google maps Javascript
> Geocoder to get the lat/lon for a user entered address and I am
> getting two placemark objects for the following locations:
>
> -15303, Dallas Pkwy Addison Texas
> -14709 Tanglewood Dr, Farmers Branch, Texas.

Have you checked to see how far apart each pair is? They are both
accuracy 8 (address-level accuracy), and it's quite likely that both
locations are correct: one on the street and the other on the property
itself. Or at least, quite close: the Addison address is in shadow and
could be a car park.

Mike's explanation seems reasonable. I suggest you just choose one:
the first is almost as good as the second.

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