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.
See the single test in test.js
No runtime dependencies. Uses mocha for testing.
You need mocha.
npm install -g mocha
To run:
mocha
- better tests
- polyline support