abcnews / north-korea-missile-map

A map of the world using D3 and Canvas showing missile ranges

Home Page:http://www.abc.net.au/news/2017-10-16/north-korea-missile-range-map/8880894

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

North Korea Missile Ranges

Generate a D3 spinning globe on canvas and animate it using scrollyteller waypoints.

A project generated from aunty's preact-app template. Later re-built using react-app.

Depends on ABC's Odyssey Template.

The article is live now on the ABC website.

Configuration

Generate marker waypoints in CoreMedia with hashes like #markIDnorthkoreaRANGE1000SCALE400LABELosakaLABELseoul

Needs a JSON data file with your coordinates and names etc.

Note: this project is for use internally within the ABC. It will probably not work on its own, but you are welcome to have a look around.

A standalone working model of the globe interactive can be found on Glitch here.

(Note: a lot of original code has now been extracted into its own component.

Authors

About

A map of the world using D3 and Canvas showing missile ranges

http://www.abc.net.au/news/2017-10-16/north-korea-missile-range-map/8880894

License:MIT License


Languages

Language:HTML 90.0%Language:JavaScript 7.1%Language:SCSS 2.3%Language:CSS 0.6%