block by rveciana 306a5202e1facf7a22e08fbb1044f568

geoMercatorEcuador example

Full Screen

This file shows how to use the geoMercatorEcuador projection from d3-composite-projections.

To change the file, edit draw.js and run

browserify draw.js| uglifyjs > bundle.js

The dependencies are installed with:

npm install d3-composite-projections d3-geo d3-request d3-selection d3-transition topojson

index.html

draw.js