Hacker News new | ask | show | jobs
by chrispauley 2463 days ago
I've seen maybe a dozen similar map generators, however this is probably the most customize-able one I've seen; an impressive toolset. Even more impressive that the entire tool seems to be built without any templating or view framework. jQuery is used to some extent but for the most part the entire app is built with plain old vanilla DOM manipulation.

The codebase could use a few comments and cleaner structure, but overall it's quite easy to poke through.