Drag-and-Drop support for formats that read arraybuffer sources Add TextDecoder to polyfills Add custom Drag-and-Drop examples for KMZ and MVT Add sample download and KML styles option to existing example Test arraybuffer and constructed formats
26 lines
491 B
Plaintext
26 lines
491 B
Plaintext
{
|
|
"globals": {
|
|
"$": false,
|
|
"arc": false,
|
|
"common": false,
|
|
"createMapboxStreetsV6Style": false,
|
|
"d3": false,
|
|
"domtoimage": false,
|
|
"geojsonvt": false,
|
|
"gifler": false,
|
|
"GyroNorm": false,
|
|
"jsPDF": false,
|
|
"jsts": false,
|
|
"JSZip": false,
|
|
"mapboxgl": false,
|
|
"saveAs": false,
|
|
"toastr": false,
|
|
"topojson": false,
|
|
"topolis": false,
|
|
"turf": false
|
|
},
|
|
"rules": {
|
|
"no-unused-vars": [2, {"varsIgnorePattern": "^map"}]
|
|
}
|
|
}
|