Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 424 Bytes

Simple data visualization demo using GeoJSON-derived heat maps

This is a POC-style data visualization demo using GeoJSON-derived heat maps built with Mapbox API.

Running

  1. Substitute your valid Mapbox API token for the placeholder string in index.html.
  2. Add your GeoJSON data in public/data.geojson
  3. run npm start

Vision

Vision

License

GPL, see: LICENSE.txt