yaph / d3-geomap

A library for creating geographical maps based on D3.js
https://d3-geomap.github.io/
MIT License
133 stars 45 forks source link

geomap.min.js broken #40

Closed capndave closed 7 years ago

capndave commented 7 years ago

When using the basic code on your intro page (at http://d3-geomap.github.io/), I get the following error: TypeError: d is undefined (at 1:20972). Still not able to get a basic map running.

yaph commented 7 years ago

Can you post your code to jsfiddle.net or a similar site?

capndave commented 7 years ago

Ramiro - I figured out my issue - my mistake. I should have removed the issue from github. Thanks!

On Jan 23, 2017 12:45 PM, "Ramiro Gómez" notifications@github.com wrote:

Can you post your code to jsfiddle.net or a similar site?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yaph/d3-geomap/issues/40#issuecomment-274579179, or mute the thread https://github.com/notifications/unsubscribe-auth/AObnZeniu2vBVo-x9W5b4ZPHOVJRA98Fks5rVPU2gaJpZM4LqPR2 .

yaph commented 7 years ago

OK, never mind.