8000 GitHub - amit2011/flowmap.blue: Flow map visualization backed by Google Sheets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

amit2011/flowmap.blue

 
 

Repository files navigation

flowmap.blue

This app can render a geographic flow map visualization from a spreadsheet published on Google Sheets.

It can be used to visualize numbers of movements of people or goods between pairs of geographic locations (Origin-Destination data).

Try online

color-schemes

Running locally

Install dependencies:

yarn install

or

npm install

Add .env file to the project root with a Mapbox access token:

REACT_APP_MapboxAccessToken=Your_Own_Mapbox_Access_Token_Goes_Here

Then run:

npm start

About

Flow map visualization backed by Google Sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.5%
  • JavaScript 5.0%
  • HTML 4.5%
0