On Feb 3, 1:43 pm, Roee <[email protected]> wrote: > Hi guys. > > I would like to know how can i use the API to find POIs (bars, pubs, > clubs, cafe, restaurant) in a specific distance (X) for a given GPS co- > ordinates.
You can't use the Google Maps API to do that. It doesn't include any information about POIs. The local search API contains that information (but is not the topic of this group). > Also i have to know if it is legal to store all these POIs. I'm pretty sure it is not if you get them from the local search API, but that is not the topic of this group, and I am not that familiar with its TOU. If you have your own database to search, you can display the results using the Google Maps API... -- Larry > > Thanks a lot, > > Roee -- 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.
