block by almccon fb125b016b5c9afad99b

Merging TopoJSON states

Full Screen

This demonstrates using topojson.merge, a new feature in TopoJSON 1.6, to merge multiple polygons into a single polygon whilst removing interior borders. (An alternative approach is to draw the polygons twice.)

Unlike mbostock’s original example, this uses a pre-projected topojson file and a null projection.

index.html