0.0.3 • Published 9 years ago

leaflet-nightmare v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Leaflet nightmare

Node module to generate maps server-side and produce images. Useful for generating static maps from multiple sources on the server.

Requires

  • phantomjs

Usage

See examples for now.

To do

There are lots of things to do:

  • Remove everything that's hard-coded and shouldn't be.
  • Restructure (it's one big mess at the moment).
  • Tests.
  • Ability for non-auto-generated layers.
  • etc.