Skip to content

phocks/missile-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Missile Map

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

A project generated from aunty's preact-app template.

Depends on Odyssey Scrollyteller and ABC's Odyssey Template.

The article is live now on the ABC website.

Configuration

Generate marker waypoints in CoreMedia with hashes like #markIDnorthkoreaRANGE1000LABELguam

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 (the most interesting code is in /src/components/Globe.js)

Authors