Snake
Snake

Reputation: 14668

Find the list of restaurants around a single point

I am new to Android location/google maps. And I have been playing around with it and gladly I am able to get somewhere with it. However, I am confused about something that I would like to heard from you how to achieve. Is there a wa I can find list of restaurants around a specific geopoint. Say I need to find the closest 5 restaurants areound the geo point (20,30). How can I achieve that?

Thank you

Upvotes: 0

Views: 566

Answers (1)

Charlie Strawn
Charlie Strawn

Reputation: 387

You're going to want to take a look at the places and google maps API. Pretty straightforward stuff.

Upvotes: 2

Related Questions