Sample code to make an animated globe with d3 on canvas. Borrowing heavily from /mbostock/4183330
The plane flies from startCountry
to endCountry
, and you can rotate the globe around once the animation is done
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js
https://code.jquery.com/jquery-1.11.3.min.js
https://d3js.org/topojson.v1.min.js
https://d3js.org/queue.v1.min.js