I have been looking around the Twitter api without much luck.
Does anyone know if it provides a way to pass in a gps point and in return get a list of tweets that were made near that point?
I’ve looked around and haven’t been able to find much on the topic, has anyone had any experience with this?
I am hopefully going to use such a call in an MVC3 .net application.
Thank you
Take a look at the search API, specifically “geocode”. From https://dev.twitter.com/docs/api/1/get/search: