quickD3map
quickD3map copied to clipboard
General Map Class Ideas
Lines: http://bl.ocks.org/mbostock/5851933 http://bl.ocks.org/mbostock/5928813 This would require a second distance dataaframe. I started incorporating this into the original class but I think it may be better off as a single class/template by itself.
Hexbin: http://bl.ocks.org/mbostock/4330486 https://gist.github.com/mbostock/4330486 This used lat/long points with a time frequency dataset. Useful with a frequency datase
Zooming: not sure how to make this generic/easy but can include it in some http://bl.ocks.org/mbostock/2374239
3D? http://bl.ocks.org/mbostock/6747043 Rotating Earth. Ueeful?