Hey osama, Sounds like this is a more general question about local search as opposed to something specific to the Maps API V3. You're looking for an HTTP service which allows you to query local results based on a specific lat/lng location. Unfortunately, I don't have one to recommend other than the AJAX Search API. You can see other current search APIs here: http://code.google.com/more/#google-search
Why does your local search queries need to be requested from the backend as opposed to being done on the frontend via client-side implementation? Thanks, Dann On Mon, Apr 19, 2010 at 9:06 PM, osama ashraf <[email protected]>wrote: > Ya dan i knw this functionality quit well but what i want to do is that i > have a lat Long Position of certain point and through some JS , JSP , > Servlets mixture i wana find the nearest hospitals and manupulate the result > in some where else , i dont wanna plot the result, also the suggested > routes. so ur precious response will be surely welcomed 4m myside in future > :) > > -- > 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]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > -- Daniels Lee Developer Programs Engineer Google, Inc. 345 Spear Street San Francisco, CA 94105 650 253 0967 -- 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.
