1.0.2 • Published 9 years ago

foursquare-geojson v1.0.2

Weekly downloads
-
License
MIT 1.0
Repository
github
Last release
9 years ago

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.

Example

Developers & Support

Giuseppe Zileni (Twitter/Mail/Site)

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago