mapbox-omt-lang

1.1.1 • Public • Published

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

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

Package Sidebar

Install

npm i mapbox-omt-lang

Weekly Downloads

2

Version

1.1.1

License

MIT

Unpacked Size

15.4 kB

Total Files

11

Last publish

Collaborators

  • tusbar