geojson-vt integration example

This commit is contained in:
drnextgis
2017-01-19 11:51:00 +07:00
parent 787210a2aa
commit ffa96907c7
3 changed files with 105 additions and 1 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
"toastr": false,
"saveAs": false,
"topojson": false,
"turf": false
"turf": false,
"geojsonvt": false
},
"rules": {
"no-unused-vars": [2, {"varsIgnorePattern": "^map"}]