Bhushan Shirsath
Bhushan Shirsath

Reputation: 62

Is it possible to get the geolocation of Google Plus Feeds which user is following

Currently I am working on iOS/Android app in which I need to fetch the Geolocations of the feeds/posts on the Google plus for ex.News Company XYZ having page on G+ and they are posting the News feeds on it so I want the feeds with there location programatically for iOS.

Does Google provide such API to share the geolocation of every Feeds?

Upvotes: 1

Views: 136

Answers (1)

Ian Barber
Ian Barber

Reputation: 19970

Location data isn't returned with posts in the current API. Might be worth starring the feature request, or creating a new one with your specific needs: https://code.google.com/p/google-plus-platform/issues/detail?id=15

Upvotes: 2

Related Questions