Newer
Older
osm-data / lib / ol6.14.1-dist / 356.ol.js.map
@haya4 haya4 on 10 Nov 566 bytes index.geojson
{"version":3,"file":"356.ol.js","mappings":"gjDAGqBA,EAAAA,SAAAA,I,0YACnB,SAAYC,GACV,OAAOC,EAAAA,EAAAA,IAAQ,IAAIC,WAAWF,IAASA,Y,gFAFtBD,C,OAAuBI","sources":["webpack://ol/./node_modules/geotiff/dist-module/compression/deflate.js"],"sourcesContent":["import { inflate } from 'pako';\nimport BaseDecoder from './basedecoder.js';\n\nexport default class DeflateDecoder extends BaseDecoder {\n  decodeBlock(buffer) {\n    return inflate(new Uint8Array(buffer)).buffer;\n  }\n}\n"],"names":["DeflateDecoder","buffer","inflate","Uint8Array","BaseDecoder"],"sourceRoot":""}