123456789101112131415161718192021222324252627282930 |
- import {
- d
- } from "./chunk-YZVAB3DF.js";
- import {
- e,
- n5 as n,
- y3 as y
- } from "./chunk-2Z2TG5CU.js";
- // node_modules/@arcgis/core/views/2d/layers/features/processors/BaseProcessor.js
- var s = class extends d {
- initialize() {
- }
- destroy() {
- }
- get supportsTileUpdates() {
- return false;
- }
- get spatialReference() {
- const e2 = this.get("tileStore.tileScheme.spatialReference");
- return e2 && e2.toJSON() || null;
- }
- };
- e([y({ readOnly: true })], s.prototype, "supportsTileUpdates", null), e([y({ constructOnly: true })], s.prototype, "remoteClient", void 0), e([y({ constructOnly: true })], s.prototype, "service", void 0), e([y()], s.prototype, "spatialReference", null), e([y({ constructOnly: true })], s.prototype, "tileInfo", void 0), e([y({ 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-MDY6FJJE.js.map
|