GitHub - SpatialServer/Leaflet.MapboxVectorTile at set-filter · GitHub
Skip to content

SpatialServer/Leaflet.MapboxVectorTile

 
 

Folders and files

Repository files navigation

Leaflet.MapboxVectorTile

browser support

A Leaflet Plugin that renders Mapbox Vector Tiles on HTML5 Canvas.

Examples

Basic Usage

Statically Placed Labels

Getting Started

Install the dependencies:

npm install

Dynamically compile and serve:

npm start

This puts a watcher on your source directory and recompiles with browserify automatically. It also serves the project directory on port 3000.

Open your browser to http://localhost:3000/examples and see the plugin in action!

Testing

We are using Tape, Faucet, and Testling to do tests.

Upon push, tests are automatically run. You can see the Testling CI Test Results for the latest commit.

If you want to see if tests pass (on your local system's browser), run:

npm test

Unit tests are in test/js/. All tests are written with Tape.

About

A Leaflet Plugin that renders Mapbox Vector Tiles on HTML5 Canvas.

Resources

License

Stars

Watchers

Forks

Packages

Contributors

Languages