I want to get the coordinates of tweets longitude and latitude, but I don't know how to do it. How to get coordination of data from Twitter API?
HOw do we get the geolocation using Spring social twitter ?
The Tweet
class doesn't define a getLocation
method.