About 400 results
Open links in new tab
  1. google maps - Get restaurants near my location - Stack Overflow

    Aug 15, 2012 · I've tried to find a suitable Google Places API that takes in My Location and returns the nearby restaurants. Currently, I've been able to find only restaurants in a "particular" city. https://maps.

  2. How to sort results by distance with google places api using textsearch

    Jul 28, 2012 · I want to get all the restaurants near my location order by distance. I am using textsearch with google places api using this url : https://maps.googleapis.com/maps ...

  3. Google API for Restaurants Places - Stack Overflow

    A better and less expensive choice would be Woosmap Localities Nearby API. Just as rich as Google but about half the price. If you just want restaurants then consider Wyre Data API which allows you …

  4. Generate Google map link with nearby restaurants

    Oct 28, 2015 · Is there a way to generate a google map link which takes in lat , long values and shows me the place along with the nearby restaurants. Using the places API i get the required response but …

  5. Geocoder near method with model associations - Stack Overflow

    Jul 2, 2016 · I'm trying to get the near method from geocoder gem working with a model that is associated with another model. I have 2 models restaurants and menus, menus belongs to …

  6. android - How to show near by restaurants to current user location in ...

    Aug 5, 2020 · How to show all the restaurant (highlighted),or any other public place at near by user and also show all the nearby restaurant or public places in a list view.with feature user can define range …

  7. Expo-React-native-map: Find nearest restaurants from user's current ...

    Nov 14, 2020 · I am using React native maps for my app. I have restaurants data with latitude and longitude. I have setup user's current location by using expo location (Current location logic will work …

  8. How to find out the near by restaurants using current location details

    Jun 9, 2011 · Thanks in advance. I want to find out the near by restaurant details using current location details like latitude,longitude details. Is there any api for that, could any one have idea , please l...

  9. The best way of recommending restaurants by location using user ...

    Apr 23, 2022 · If I had a bunch of restaurants with their locations on my database and I had the user input their location, what would be the best way of recommending restaurants closed to them. I …

  10. Implements a local restaurant search - Stack Overflow

    Apr 30, 2012 · I am currently trying to have a feature similar to the local scout (search button -> proximity) in my Windows Phone 7 app. I'd like to get the 10 top restaurants or bars/clubs near my …