> Yeah but i am inserting my address dynamically. my dealer is adding > there rental center
Have a look through some of these - http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=populate+database You're best bet, as a third party is entering the data, is to write an interface for them to enter an address, geocode it for them with a 'did you mean' feature in case of uncertain address, and finally let them adjust the marker by hand so they can be exactly where they want to be. It might sound like work now, but it will save you trouble in the long run - it's their information, let them make the errors with it ;) It's considered ok under the terms to have a password-protected version of the map solely for this kind of updating of a genuine public map. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
