Planetary.js Demo

One thing to notice is that the JSON file of the world (world-110m-withlakes.json) is loaded using XHR and as such is subject to CORS restrictions. Loading it from the Codepen CDN solved the issue but if you want to copy this, you'll have to load it from your own web server or your own AWS account

To interact with the globe click and drag. To zoom in and out use your mousewheel