google-place-text-search 1.1.1
DEPRECATED: This gem uses the legacy Google Places API endpoint (/maps/api/place/textsearch/json) which was deprecated by Google in March 2025. Please migrate to google-api-customization (https://rubygems.org/gems/google-api-customization) which provides full Places API support including text search, nearby search, place details, photos, reviews, and autocomplete. The gem will emit a deprecation warning on each use. Original purpose: thin wrapper around the Google Places Text Search API to search for places by query string, location, and radius.
Gemfile:
=
install:
=
Runtime Dependencies (1):
httparty
>= 0.14