Modified from the original d3 tile demo A demo of the d3.geo.tile plugin, which determines which 256x256 tiles are visible in the viewport based on a scale and translate. This demo combines the tile plugin with d3.behavior.zoom for panning and zooming, resulting in a a simple slippy map. Based partly on an example by Tom MacWright.
Modified http://d3js.org/d3.v3.min.js to a secure url
Updated missing url https://raw.github.com/d3/d3-plugins/master/geo/tile/tile.js to https://cdn.jsdelivr.net/gh/d3/d3-plugins/geo/tile/tile.js
https://d3js.org/d3.v3.min.js
https://raw.github.com/d3/d3-plugins/master/geo/tile/tile.js