1.0.2 • Published 10 years ago
foursquare-geojson v1.0.2
foursquare-geojson
NodeJS module to read and convert API Foursquare do GEOJSON data.
Installation
Methods
Explore famous site in a place according to geographical coordinates , and by sector. Return Foursquare response json data, only groups array, that representing groups of recommendations, and GeoJSON for your map.
- lat: Latitude of the user's location.
- lng: Longitude of the user's location.
- section: One of food, drinks, coffee, shops, arts, outdoors, sights, trending or specials, nextVenues (venues frequently visited after a given venue), or topPicks (default value, a mix of recommendations generated without a query from the user). Choosing one of these limits results to venues with the specified category or property.
- limit: Number of results to return, up to 50, defaults 10, raccomended 3.