Get Nearby Places using FourSquare APIs in Windows Phone 8.1
Get Nearby Places using FourSquare APIs in Windows Phone 8.1
You can use FourSquare’s public APIs to display a list of nearby places in your Windows Phone app. Here’s a quick tip on how to do it.
Step 1: Register your app on FourSquare
You will need to register your app and get a client ID and client secret before you can use any of its APIs. Register here. https://foursquare.com/developers/apps
Step 2: Define a class Venue to hold the JSON response
The Ve…
View On WordPress








