Releases: mapbox/vtcomposite
Releases · mapbox/vtcomposite
v2.3.1
Compare
Sorry, something went wrong.
No results found
Handle missing language property
v2.3.0
Compare
Sorry, something went wrong.
No results found
Added the worldview keyword 'ALL' to return all the non-hidden worldviews for the given feature
v2.1.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #133 from mapbox/local-language
"local" Language Code
v2.0.2
Compare
Sorry, something went wrong.
No results found
mapsam
released this
02 Feb 21:07
v2.0.2
v2.0.0
Compare
Sorry, something went wrong.
No results found
BREAKING Redesign vtcomposite.localize function.
v1.1.0
Compare
Sorry, something went wrong.
No results found
Added logic for translation of the class feature property
v1.0.0
Compare
Sorry, something went wrong.
No results found
mapsam
released this
15 Jul 19:07
BREAKING Module now returns an object with two functions #127
const { composite, localize } = require ( '@mapbox/vtcomposite' ) ;
Adds a new function localize which finds and removes unused translations and worldviews from features.
Update mvt-fixtures@3.9.0
Update tape@4.15.1
Move tutorial from README.md into TUTORIAL.md
Move benchmarking from README.md into CONTRIBUTING.md
v0.6.0
Compare
Sorry, something went wrong.
No results found
mapsam
released this
10 Jan 20:44
v0.6.0
v0.5.0
Compare
Sorry, something went wrong.
No results found
mapsam
released this
09 Jul 12:21
v0.5.0
v0.1.1
Compare
Sorry, something went wrong.
No results found
Dynamically tags versions of vector tiles instead of always assigning V2. See this PR.