6 ms·
https://dev.twitter.com/terms/geo-developer-guidelines https://dev.twitter.com/terms/geo-developer-guidelines I think it only shows the tweets with locations t
by pranavrc 13y ago
https://dev.twitter.com/terms/geo-developer-guidelines https://dev.twitter.com/terms/geo-developer-guidelines
I think it only shows the tweets with locations turned on.
- mgingras 13y agoThat is correct, it uses both the coordinates and places fields (see more about those here https://dev.twitter.com/docs/platform-objects/tweets https://dev.twitter.com/docs/platform-objects/tweets ). There were actually substantially less before adding the code to handle "place". Most tweets that are tagged with a place and not specific coordinates use a bounding box which I've handled by just dropping the pin in the middle of the box.