On May 26, 9:10 am, Thomas <[email protected]> wrote: > > I'm a french developer and I want to use the autcomplete textbox of > Google Maps. Not onlu I want to use ajax to autocomplete country or > cities (as geonames could provide me this service) but I want to go > further as Google Maps to autocomplete as fast as the user is writting > (road bla bla bla, city in France). > > I don't find the api which can help me. I have found de geocomplete > api (based on jquery) but it's not exactly what I want the results are > not so precise as Google maps : why ? How to do it ?
Sigh. Does no-one search before typing? Or even look at the suggestions in the web-interface sidebar when entering a new post? Exactly this query came up four days ago. I suspect that the API you have found is probably the best for your purpose; Google don't offer anything like that in the API, and using their geocoder could deplete your quota very quickly. http://groups.google.com/group/google-maps-api/browse_thread/thread/fa80bb3667fd4e9 -- 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.
