David Boyd

Results 2 issues of David Boyd

I converted this D3 demo and put it into react-simple-maps https://observablehq.com/@d3/zoom-to-bounding-box `` Given a GeoJSON feature, it will zoom to fill the screen with the bounding box of that feature....

I'm able to compile and run "master" like so: make -f Makefile.osx run_mfgd_osx and I get: 6 iterations 3.148438 However, if I comment out this in main.c: //return 0; so...