Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wax

Package Overview
Dependencies
Maintainers
5
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wax

Tools for improving web maps.

  • 6.0.0-beta2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
18
Maintainers
5
Weekly downloads
 
Created
Source

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

There are three current development branches of Wax:

  • master is 6.x
  • 5.x supports Modest Maps 1.0.0-alpha2 and later, but supports the same API as 4.x
  • 4.x supports Modest Maps 0.x, older versions of Modest Maps

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

Compatibility

  • Google Maps API v3
  • Leaflet 0.x.x
  • Modest Maps 1.x.x
  • OpenLayers 2.11

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:

Authors

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

FAQs

Package last updated on 27 Mar 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc