0.0.1 • Published 11 years ago

static-map-query v0.0.1

Weekly downloads
8
License
-
Repository
github
Last release
11 years ago

Static Map Query

This is a single function that turns a javascript object into a url to query google static maps. This is so small it almost shouldn't be a library.

Instructions

See the single test in test.js

Dependencies

No runtime dependencies. Uses mocha for testing.

Test

mocha test.js

TODO

  • better tests
  • polyline support