On Mar 19, 7:51 am, jeren yao <[email protected]> wrote: > it is useful for users to search the surrounding which they want to > know by using the localsearch function, > but now , i find that this service has disappeared in version 3 > if the service has been canceled , how can i realize the similar > function like that ?
The Google Local Search API was never "part" of the Google Maps API: http://code.google.com/apis/maps/documentation/localsearch/index.html (there was the GoogleBar though which interfaced to it) It has been deprecated. Look at the forthcoming Google Places API: http://code.google.com/apis/maps/documentation/places/ -- Larry -- 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.
