123456789101112131415161718192021222324252627282930 |
- import {
- d as d2
- } from "./chunk-RMX2AZ4P.js";
- import {
- d,
- e,
- n2 as n
- } from "./chunk-Y3WMVFTW.js";
- // node_modules/@arcgis/core/views/2d/layers/features/processors/BaseProcessor.js
- var s = class extends d2 {
- initialize() {
- }
- destroy() {
- }
- get supportsTileUpdates() {
- return false;
- }
- get spatialReference() {
- const e2 = this.get("tileStore.tileScheme.spatialReference");
- return e2 && e2.toJSON() || null;
- }
- };
- e([d({ readOnly: true })], s.prototype, "supportsTileUpdates", null), e([d({ constructOnly: true })], s.prototype, "remoteClient", void 0), e([d({ constructOnly: true })], s.prototype, "service", void 0), e([d()], s.prototype, "spatialReference", null), e([d({ constructOnly: true })], s.prototype, "tileInfo", void 0), e([d({ constructOnly: true })], s.prototype, "tileStore", void 0), s = e([n("esri.views.2d.layers.features.processors.BaseProcessor")], s);
- var p = s;
- export {
- p
- };
- //# sourceMappingURL=chunk-BXIBTNXI.js.map
|