Skip to content

bhelx/static-map-query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

You need mocha.

npm install -g mocha

To run:

mocha

TODO

  • better tests
  • polyline support

About

Building a Google static map query from a javascript object in node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published