Top Level Namespace

Defined Under Namespace

Modules: GoogleReviews, Translations

Constant Summary collapse

PLACE_ID_SEARCH_BASE_URI =
"https://maps.googleapis.com/maps/api/place/details/json"
PLACE_TEXT_SEARCH_BASE_URI =
"https://maps.googleapis.com/maps/api/place/textsearch/json"