Pan and zoom in the map on the left to rotate the globe.
Click and drag the globe to pan on the map.
An example that shows a Chiasm plugin based on Leaflet.js alongside a Chiasm globe plugin based on the D3 example This is a Globe.
The Chiasm plugins demonstrated here are
layout
A plugin for nested box layout of arbitrary components.
links
A plugin for data binding. This links the pan and zoom between the globe and the map.
leaflet
A Leaflet-based geographic map component.
globe
A D3 black and white globe renderer that uses HTML5 Canvas.
See also these awesome derivatives:
forked from curran's block: Map & Globe
https://cdnjs.cloudflare.com/ajax/libs/lodash.js/3.10.1/lodash.min.js
https://cdnjs.cloudflare.com/ajax/libs/topojson/1.6.19/topojson.min.js
https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js
https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.4.0/leaflet-src.js
https://curran.github.io/model/cdn/model-v0.2.4.js
https://chiasm-project.github.io/chiasm/chiasm-v0.2.0.js
https://chiasm-project.github.io/chiasm-component/chiasm-component-v0.2.0.js
https://chiasm-project.github.io/chiasm-layout/chiasm-layout-v0.2.1.js
https://chiasm-project.github.io/chiasm-links/chiasm-links-v0.2.1.js