{"version":3,"sources":["node_modules/@arcgis/core/views/2d/layers/features/support/Tile.js"],"sourcesContent":["/*\nAll material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://js.arcgis.com/4.31/esri/copyright.txt for details.\n*/\nimport e from \"../../../../../core/ArrayPool.js\";\nimport t from \"../../../../../geometry/Extent.js\";\nimport { create as i } from \"../../../../../geometry/support/aaBoundingRect.js\";\nimport s from \"../../../../../rest/support/QuantizationParameters.js\";\nimport o from \"../../../tiling/TileKey.js\";\nclass n {\n constructor(e, t) {\n this.key = new o(0, 0, 0, 0), this.bounds = i(), this.objectIds = new Set(), this.key.set(t);\n const s = e.getLODInfoAt(this.key);\n this.tileInfoView = e, this.tileInfoView.getTileBounds(this.bounds, this.key, !0), this.resolution = s.resolution, this.level = s.level, this.scale = s.scale, this.minScale = e.zoomToScale(s.level - 1), this.maxScale = e.zoomToScale(s.level + 1);\n }\n get lod() {\n return this.tileInfoView.getLODInfoAt(this.key);\n }\n get id() {\n return this.key.id;\n }\n get extent() {\n return t.fromBounds(this.bounds, this.tileInfoView.tileInfo.spatialReference);\n }\n get transform() {\n return {\n originPosition: \"upperLeft\",\n scale: [this.resolution, this.resolution],\n translate: [this.bounds[0], this.bounds[3]]\n };\n }\n createArcadeEvaluationOptions(e) {\n return {\n $view: {\n scale: this.scale,\n timeZone: e\n }\n };\n }\n createChildTiles() {\n const t = this.key.getChildKeys(),\n i = e.acquire();\n for (let e = 0; e < t.length; e++) i[e] = new n(this.tileInfoView, t[e]);\n return i;\n }\n getQuantizationParameters() {\n return s.fromJSON({\n mode: \"view\",\n originPosition: \"upperLeft\",\n tolerance: this.resolution,\n extent: {\n xmin: this.bounds[0],\n ymin: this.bounds[1],\n xmax: this.bounds[2],\n ymax: this.bounds[3],\n spatialReference: this.tileInfoView.tileInfo.spatialReference\n }\n });\n }\n}\nexport { n as Tile };"],"mappings":"wMASA,IAAMA,EAAN,MAAMC,CAAE,CACN,YAAYC,EAAGC,EAAG,CAChB,KAAK,IAAM,IAAID,EAAE,EAAG,EAAG,EAAG,CAAC,EAAG,KAAK,OAASE,EAAE,EAAG,KAAK,UAAY,IAAI,IAAO,KAAK,IAAI,IAAID,CAAC,EAC3F,IAAME,EAAIH,EAAE,aAAa,KAAK,GAAG,EACjC,KAAK,aAAeA,EAAG,KAAK,aAAa,cAAc,KAAK,OAAQ,KAAK,IAAK,EAAE,EAAG,KAAK,WAAaG,EAAE,WAAY,KAAK,MAAQA,EAAE,MAAO,KAAK,MAAQA,EAAE,MAAO,KAAK,SAAWH,EAAE,YAAYG,EAAE,MAAQ,CAAC,EAAG,KAAK,SAAWH,EAAE,YAAYG,EAAE,MAAQ,CAAC,CACtP,CACA,IAAI,KAAM,CACR,OAAO,KAAK,aAAa,aAAa,KAAK,GAAG,CAChD,CACA,IAAI,IAAK,CACP,OAAO,KAAK,IAAI,EAClB,CACA,IAAI,QAAS,CACX,OAAOC,EAAE,WAAW,KAAK,OAAQ,KAAK,aAAa,SAAS,gBAAgB,CAC9E,CACA,IAAI,WAAY,CACd,MAAO,CACL,eAAgB,YAChB,MAAO,CAAC,KAAK,WAAY,KAAK,UAAU,EACxC,UAAW,CAAC,KAAK,OAAO,CAAC,EAAG,KAAK,OAAO,CAAC,CAAC,CAC5C,CACF,CACA,8BAA8BJ,EAAG,CAC/B,MAAO,CACL,MAAO,CACL,MAAO,KAAK,MACZ,SAAUA,CACZ,CACF,CACF,CACA,kBAAmB,CACjB,IAAM,EAAI,KAAK,IAAI,aAAa,EAC9B,EAAIC,EAAE,QAAQ,EAChB,QAAS,EAAI,EAAG,EAAI,EAAE,OAAQ,IAAK,EAAE,CAAC,EAAI,IAAIF,EAAE,KAAK,aAAc,EAAE,CAAC,CAAC,EACvE,OAAO,CACT,CACA,2BAA4B,CAC1B,OAAOM,EAAE,SAAS,CAChB,KAAM,OACN,eAAgB,YAChB,UAAW,KAAK,WAChB,OAAQ,CACN,KAAM,KAAK,OAAO,CAAC,EACnB,KAAM,KAAK,OAAO,CAAC,EACnB,KAAM,KAAK,OAAO,CAAC,EACnB,KAAM,KAAK,OAAO,CAAC,EACnB,iBAAkB,KAAK,aAAa,SAAS,gBAC/C,CACF,CAAC,CACH,CACF","names":["n","_n","e","t","u","s","w","a"],"x_google_ignoreList":[0]}