SVG demo - http://bl.ocks.org/jczaplew/6603431
Canvas demo - http://bl.ocks.org/jczaplew/6798471
- The Adaptive Composite Map Projection as described and demonstrated by Berhard Jenny
- The d3.v2 implementation of the Adaptive Composite Map Projection by Gabor Angeli & Sukolsak Sakshuwong
- Zoom & pan code from Mike Bostock
- Utilize the Adaptive Composite Map Projection within d3.v3
- Simplify/optomize the description and implementation for fast performance and aesthetics
- i.e. sacrifice some accuracy for simplicity
- Smooth performance on mobile devices
- Does not implement the ACMP as a d3 projection for reusability/integration
- Smooth performance across a range of devices
- Integration with map tiles at large scales
License: CC0 1.0 Universal