Boggs Eumorphic
The Boggs eumorphic projection is the average of the sinusoidal and Mollweide projections. It is more commonly presented interrupted.
import { [d3](/content/@d3/world-map#d3/index.html), [createMap](/content/@d3/world-map#createMap/index.html)} from ["@d3/world-map"](/content/@d3/world-map/index.html)
Insert cell
Insert cell
createMap(d3.geoBoggs())
Insert cell
import{d3,createMap}from"@d3/world-map"
Insert cell