Mappy. Generate map images on a server without a browser.

github.com/mbostock/node-mappy

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2011
  • Add per-host queues.
  • Better fading.
  • Add url `repeat` property.
  • Fix flip in pan-by x.
  • Fix a bug in panBy.
  • Add example drawing circles.
  • Allow two-element coordinates for `point`.
  • Rename test-image-fade to test-fade.
  • Add `zoom` convenience function.
  • Rename test-map to test-image-fade.
  • Move code in lib/mappy.
  • Fix a bug when missing content-length header.
  • More flexible zoom function.
  • Fix a bug in cache callback.
  • Use standard npm require for node-canvas.
  • Woo, animation!
  • Full-scene antialiasing.
  • Some bug fixes.
  • Simplify implementation using coordinates.
  • Add canvas dependency to package.json.