Get closest
GET https://api.twitter.com/1.1/trends/closest.json?lat=<ENTER LAT>&long=<ENTER LONG>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
lat | string | ||
long | string |
RESPONSES
status: OK
[{"name":"Nagpur","placeType":{"code":7,"name":"Town"},"url":"http://where.yahooapis.com/v1/place/2282863","parentid":23424848,"country":"India","woeid":2282863,"countryCode":"IN"}]