On Feb 16, 5:55 pm, julian <[email protected]> wrote: > > I would like to be able to do a local search rather that pure > geoencoding. what i need is an equivalent to > > http://ajax.googleapis.com/ajax/services/search/local?v=1.0&q=w1,uk > > Is it possible to do this?
With the Maps API, no, but with the Ajax Search API, yes: http://code.google.com/apis/ajaxsearch/ -- Marcelo - http://maps.forum.nu -- -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
