Introduce ol.format.MVT
This commit is contained in:
+5
-1
@@ -38,9 +38,11 @@
|
||||
"metalsmith": "1.6.0",
|
||||
"metalsmith-templates": "0.7.0",
|
||||
"nomnom": "1.8.0",
|
||||
"pbf": "1.3.5",
|
||||
"pixelworks": "1.0.0",
|
||||
"rbush": "1.3.5",
|
||||
"temp": "0.8.1",
|
||||
"vector-tile": "1.1.3",
|
||||
"walk": "2.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -64,6 +66,8 @@
|
||||
},
|
||||
"ext": [
|
||||
"rbush",
|
||||
{"module": "pixelworks", "browserify": true}
|
||||
{"module": "pbf", "browserify": true},
|
||||
{"module": "pixelworks", "browserify": true},
|
||||
{"module": "vector-tile", "name": "vectortile", "browserify": true}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user