Skip to content

yahooza/fourmaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fourmaps

Plot your Foursquare check-ins onto a Leaflet map.

Tools:

Config

var fourmaps = new yz.FourMaps({
  '4sq_oauth_token' : '{YOUR_FOURSQUARE_OAUTH_TOKEN}',
  'latlng_start'    : ['{STARTING_POINT_LAT}', {STARTING_POINT_LNG}],
  'excluded_venues' : [
    '' // exclude these venue ids...
  ]
});

Demo

About

Plot your Foursquare check-ins on a map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published