chunk-MDY6FJJE.js 977 B

123456789101112131415161718192021222324252627282930
  1. import {
  2. d
  3. } from "./chunk-YZVAB3DF.js";
  4. import {
  5. e,
  6. n5 as n,
  7. y3 as y
  8. } from "./chunk-2Z2TG5CU.js";
  9. // node_modules/@arcgis/core/views/2d/layers/features/processors/BaseProcessor.js
  10. var s = class extends d {
  11. initialize() {
  12. }
  13. destroy() {
  14. }
  15. get supportsTileUpdates() {
  16. return false;
  17. }
  18. get spatialReference() {
  19. const e2 = this.get("tileStore.tileScheme.spatialReference");
  20. return e2 && e2.toJSON() || null;
  21. }
  22. };
  23. 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);
  24. var p = s;
  25. export {
  26. p
  27. };
  28. //# sourceMappingURL=chunk-MDY6FJJE.js.map