mirror of
https://github.com/mapbox/vector-tile-js.git
synced 2026-01-25 14:08:34 +00:00
1.3.0
This commit is contained in:
parent
5c453951e1
commit
a3aef5186d
@ -1,5 +1,9 @@
|
||||
## vector-tile-js changelog
|
||||
|
||||
### 1.3.0 (2016-07-18)
|
||||
|
||||
- Added "id" property to VectorTileFeature (#43)
|
||||
|
||||
### 1.2.1 (2016-05-18)
|
||||
|
||||
- Fixed geometry structure of MultiPoints, Polygons, and MultiPolygons in toGeoJSON()
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "vector-tile",
|
||||
"description": "Parses vector tiles",
|
||||
"repository": "https://github.com/mapbox/vector-tile-js.git",
|
||||
"version": "1.2.1",
|
||||
"version": "1.3.0",
|
||||
"license": "BSD",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user