Variant
geo_place (
string
 
name
, 
string
 
contained_within
, 
string
 
token
, 
float
 
lat
, 
float
 
long
, 
string
 
attribute_street_address
, 
string
 
callback
, 
Twitter.credentials
 
credentials)
Geo placeCreates a new place object at the given latitude and longitude.
name
The name a place is known as.
contained_within
This is the place_id which you would like to restrict the search results to.
token
The token found in the response from geo/similar_places.
lat
The latitude to search around.
long
The longitude to search around.
attribute_street_address
This parameter searches for places which have this given street address.
callback
If supplied, the response will use the JSONP format with a callback of the given name.
credentials
The user credentials.

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.