Top "Foursquare" questions

Location based social networking website.

how to use foursquare API in android application?

I want to use foursquare API in my android application. In my app I want to fetch nearby place. Could …

android api foursquare
Retrofit: How to specify comma-separated parameters in request?

I'm trying to refactor my code to use Retrofit (from Volley) for some Foursquare API calls but haven't found a …

android foursquare retrofit
Creating Grouped UITableview with Different Cell Types

I need to create a grouped uitableview that includes some sections and possibly different cell types in each sections. I …

ios uitableview foursquare
Google map as fixed background like on foursquare

I'm trying to do something like this. I want to have google map as a fixed background and place my …

html css google-maps foursquare
FourSquare Venues API

I am a bit shaky on how to use the venues API in forusquare. My main question is related to …

foursquare
How to highlight marker on click with leaflet and jQuery Birdseye

I'm very new with leaflet, trying to duplicate the function on foursquare, highlight the clicked marker and reset it to …

jquery maps leaflet foursquare markers
How can I watch a Foursquare venue for check-ins?

The FourSquare API seems to be very user-centric: After logging in via OAuth I can see my friends check in, …

api foursquare
Google Place API - How to retrieve opening hours

There a way to get the opening hours of google place? I looked for in a several forum and documentations …

.net foursquare google-places-api yelp
Using Httplib2 on Python Appengine

Why am I getting this error when running my application which is trying to OAuth with Foursquare? import httplib2 ImportError: …

python google-app-engine oauth foursquare httplib2
How to use categoryId in Foursquare Venues search API

I am getting unexpected results from API queries when including a categoryId parameter. For instance, when using the following parameters …

foursquare