Wasn't it smita who wrote: > >Yeah but i am inserting my address dynamically. my dealer is adding >there rental center
If they add the addresses one by one, you could get them to add it through a page that geocodes the address. This also allows the address to be checked, and the user can fix spelling errors if the address doesn't geocode or drag the marker if the geocoder returns an Accuracy value less than 8. If they pass lists of addresses to you, you can launch a server-side chron job to geocode the new addresses one by one using the http interface. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
