Skip to content

jacobtoye/wax

This branch is 320 commits behind cutting-room-floor/wax:master.

Folders and files

NameName
Last commit message
Last commit date
Sep 7, 2011
Sep 22, 2011
Sep 22, 2011
Sep 2, 2011
Jun 1, 2011
Sep 7, 2011
Jul 7, 2011
Sep 8, 2011
Jul 12, 2011
Jun 29, 2011
Mar 23, 2011
Sep 22, 2011

Repository files navigation

Wax

Tools for improving web maps. The centerpiece of the code is a client implementation of the MBTiles interaction specification.

For full documentation of supported mapping APIs and how to use Wax see http://mapbox.github.com/wax.

Building Wax

For end users, a minified library is already provided in dist/.

But for developers you can rebuild a minified library by running:

npm install --dev
make

Building docs

Wax uses docco for documention. Install docco and build docs by running:

npm install --dev
make doc

Includes

Wax currently includes one external:

Authors

  • Tom MacWright (tmcw)
  • Young Hahn (yhahn)
  • Will White (willwhite)

About

modern map client tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%