| Package | Description |
|---|---|
| fi.foyt.foursquare.api |
Package containing basic API functionality
|
| Modifier and Type | Method and Description |
|---|---|
Result<Recommended> |
FoursquareApi.venuesExplore(String ll,
Double llAcc,
Double alt,
Double altAcc,
Integer radius,
String section,
String query,
Integer limit,
String basis)
Returns a list of recommended venues near the specified location.
|
Copyright © 2014 Foyt. All Rights Reserved.