This is a POC-style data visualization demo using GeoJSON-derived heat maps built with Mapbox API.
- Substitute your valid Mapbox API token for the placeholder string in index.html.
- Add your GeoJSON data in public/data.geojson
- run
npm start
GPL, see: LICENSE.txt