Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Places API Place Description/Summary

Using the Google Places API I cannot seem to get the description of a place whether through a nearby_search or a details_search. Please look at the attached picture for what I am wanting to pull from the JSON. This information must be coming from somewhere, it's just a question of where.

Example Picture: enter image description here

This has been asked here: Displaying a Place Description on Google Places API for iOS but the answers are not adequate and link to documentation that I've read many times over and can't seem to find it.

like image 868
mystackoverflow1212 Avatar asked Jun 15 '17 21:06

mystackoverflow1212


1 Answers

Unfortunately, the mentioned description/summary is not available via the Places API at the moment.

There is a corresponding feature request in the public issue tracker:

https://issuetracker.google.com/issues/35827225

Please star the feature request to express your interest and subscribe to further notifications from Google.

like image 66
xomena Avatar answered Sep 27 '22 22:09

xomena