rvolz / datamaps-example

An example for generating maps with travel routes using d3.js, DataMaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map generation with DataMaps

This project shows how to generate world maps with travel routes using

Setup

yarn install

Development

Start the development server with:

yarn run build
yarn run start

Open a browser and navigate to http://localhost:4800 to see the map.

About

An example for generating maps with travel routes using d3.js, DataMaps

License:MIT License


Languages

Language:JavaScript 93.5%Language:HTML 4.6%Language:CSS 2.0%