1.1.1 • Published 6 years ago

mapbox-omt-lang v1.1.1

Weekly downloads
53
License
MIT
Repository
github
Last release
6 years ago

mapbox-omt-lang CircleCI

Update the language of your OpenMapTiles vector tiles for Mapbox GL JS.

npm version dependencies Status XO code style

Getting started

$ npm install mapbox-omt-lang

Usage

This library exposes a MapboxOmtLang class that is used as a Mapbox GL JS map control.

const map = new mapboxgl.Map({/* options */})
const mapLang = new MapboxOmtLang('fr')

map.addControl(mapLang)

See also

Why another library

License

MIT

Miscellaneous

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝
1.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.1

6 years ago