On Sep 2, 10:18 pm, Chetana <[email protected]> wrote: > Hi, > > I want to display the closest landmark of any point.
Define "closest landmark of any point". > Is it possible? Anything is possible. It would require a database containing all the landmarks in the world with their geographical coordinates. Do you have or have access to such a thing? You could reduce the scope somewhat by restricting the area of interest. -- Larry > > On Sep 3, 10:08 am, "[email protected]" <[email protected]> > wrote: > > > On Sep 2, 10:04 pm, Chetana <[email protected]> wrote: > > > > Hi, > > > > I have used above link.But it shows only street/road addresses. > > > Is there any way to display landmark not street address on map? > > > Not using the geocoder, that is what it does. > > > Investigate the Local Search > > API:http://code.google.com/apis/maps/documentation/services.html#LocalSearch > > >http://code.google.com/apis/ajaxsearch/local.html > > > -- Larry > > > > On Sep 1, 2:49 pm, "Pil (Trustworthy from Experience)" > > > > <[email protected]> wrote: > > > > Not sure if I understand you right. > > > > > Try this official example. Click on the map and the closest > > > > addressable location to the clicked point will be returned. > > > > >http://code.google.com/apis/maps/documentation/examples/geocoding-rev... > > > > > Here is the associated documentation > > > > >http://code.google.com/apis/maps/documentation/services.html#ReverseG... > > > > > On Sep 1, 11:33 am, Chetana <[email protected]> wrote: > > > > > > Hi All, > > > > > > I have displayed markers on map using google map. > > > > > But I want to display the the closest landmark(address) of marker in > > > > > its info window. > > > > > > Is there any facility to access Google map database? or any function > > > > > to retrive closest address ? > > > > > > Thanks, > > > > > Chetana- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
