fetrian
#1
hey guys. im new in twitter API, and i wonder if there is any way i can take the latitude and longitude from tweets, which i take from a hashtag search. i want to make a map using google maps, and put the tweets on that map by the latitude and longitude given. thanks
episod
#2
For tweets that have been explicitly geotagged, you can get this geo data from the [node:7286] object (details in that link).