About 50,500 results
Open links in new tab
  1. Newest 'Google-places-API' Questions - Stack Overflow

    Jan 28, 2016 · I'm using the Google Places SDK for iOS and Android, along with the new Places API (New), to implement text-based place search (e.g., "pizza" near the current location).

  2. Google Places API (New) Autocomplete not working

    Mar 3, 2025 · This is very sad, Google already deprecated legacy API and we can't use it in production anymore (new keys simply not work with API), and new Places API is totally broken!

  3. How to call via Google places API (New) Text Search (ID Only) in …

    Jan 27, 2024 · How to call via Google places API (New) Text Search (ID Only) in python? Asked 1 year, 9 months ago Modified 8 months ago Viewed 3k times

  4. Google Places API - REQUEST_DENIED - Stack Overflow

    Jan 30, 2012 · Please see Obtaining an API Key for how to get a new API key, of the new kind. Edit: At the time this question arose, valid API keys that worked on Geocoding API did not …

  5. Google Places API: How to use multiple types? - Stack Overflow

    Jul 25, 2015 · 5 According to Google Documentation, point_of_interest is of type 2, which are not supported in the types filter of a place search, or in the types property when adding a place.

  6. Google API for Restaurants Places - Stack Overflow

    Google Places API Nearby is a great choice but gets expensive after your free £200 a month. A better and less expensive choice would be Woosmap Localities Nearby API. Just as rich as …

  7. Why do I get an ApiNotActivatedMapError when using Google …

    Use Google Maps API https://developers.google.com/maps/gmp-get-started#enable-api-sdk to use the places library,click on Create Credentials tab on Google Cloud Console, and create …

  8. How to implement google places autocomplete programmatically

    Feb 13, 2019 · How to implement google places autocomplete programmatically Asked 6 years, 9 months ago Modified 4 years, 4 months ago Viewed 47k times

  9. Getting Latitude and Longitude from Google Places search api …

    Jan 4, 2014 · Getting Latitude and Longitude from Google Places search api using Javascript Asked 11 years, 10 months ago Modified 5 years, 1 month ago Viewed 69k times

  10. How to implement Google Place API in C#.Net - Stack Overflow

    Application using google places API will return City, Street and Town separately in 3 Tex box respectively. Please any one help me how to implement this scenario in C#.net.