Explore points of interests provided by NYC open data by dragging/zooming a circle on a map.
Demo: https://www.mapbox.com/analysis-demos/nyc-attractions/
npm install
MapboxAccessToken=<YOUR TOKEN> npm start
Browse to http://localhost:9966/ to view the example!
MapboxAccessToken=<YOUR TOKEN> npm run build-demo
Compiles a minified bundle.js
for production