This demonstrates using topojson.merge, a new feature in TopoJSON 2.2, 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.
forked from almccon's block: Merging TopoJSON states
https://d3js.org/d3.v4.min.js
https://d3js.org/topojson.v2.min.js