Skip to content

cutting-room-floor/wax

This branch is 889 commits ahead of developmentseed/openlayers_plus:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

67963be · Mar 29, 2013
Jan 4, 2013
Mar 29, 2013
Jan 3, 2013
Jan 4, 2013
May 4, 2012
Dec 10, 2012
Nov 25, 2012
Dec 10, 2012
Sep 7, 2012
Sep 27, 2012
Oct 26, 2011
Jul 24, 2012
Jul 20, 2012
Jul 13, 2012
Mar 23, 2011
Dec 11, 2012

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.

Versions

If you're building a new site, **use the latest tag of Wax 6.x.x. Version 7 is in the master branch and is unstable.

To find more detail of what has changed in each version, consult CHANGELOG.md.

Compatibility

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

Includes

Wax currently includes three externals:

Packages

No packages published

Languages

  • JavaScript 98.1%
  • CSS 1.9%