On Sat, Jan 24, 2009 at 1:14 AM, dvancouver
<[email protected]>wrote:
> showAddress(\"".unHTML("$f[listing_address1] $f
> [listing_address2] $map_city, $map_state $f[listing_zip]
> $map_country")."\");
>
I'm not sure what showAddress() actually does.
But maybe you could divide and conquer. Does you program work for a single
known good address? I've seen problems with user entered addresses where
they enter "123 Edinburgh Lane" but Google requires "123 Edinburgh Ln" and
other such issues (mostly user typos). So I verify user entered addresses.
If you search on the web you can find geocoding services that that accept
CSV files so you can do bulk updates.
Best Regards,
Steve
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---