block by mbostock c1c0426d50ca8a9f4c97

Map Pan & Zoom IV

Full Screen

This example uses d3.behavior.zoom with pre-projected geometry for map panning and zooming, in conjunction with dynamic simplification and viewport clipping. This approach is quite fast, but more work to implement than an SVG transform.

index.html

Makefile

package.json