On Oct 6, 10:37 pm, kunal <[email protected]> wrote: > Hi all > > I added map on to my web page. Now i want to search in that map. e.g > Hotels,School > > I don' t want to use google tool bar. > > I want to create my own search > > Can u help me??
Do you have a database of the locations of Hotels, School,... that you can search through? If not, you have 2 options: 1. buy a database containing such information 2. use Google's Local Search API: http://code.google.com/apis/maps/documentation/services.html#LocalSearch (which may not be acceptable to you as it is the engine used by the google search bar, but you didn't say why you don't want to use that...) -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
