Variant
geo_similar_places (
float
 
lat
, 
float
 
long
, 
string
 
name
, 
string
 
contained_within
, 
string
 
attribute_street_address
, 
string
 
callback
, 
Twitter.credentials
 
credentials)
Geo similar placesLocates places near the given coordinates which are similar in name.
lat
The latitude to search around.
long
The longitude to search around.
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.
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.