123456789101112131415161718192021222324252627282930313233 |
- import {
- a
- } from "./chunk-TJV6ODRM.js";
- import {
- e,
- n5 as n,
- y3 as y
- } from "./chunk-2Z2TG5CU.js";
- import {
- j
- } from "./chunk-V6P2MAQQ.js";
- import {
- s2 as s
- } from "./chunk-E5O6P5I2.js";
- // node_modules/@arcgis/core/views/layers/RefreshableLayerView.js
- var i = (i2) => {
- let c = class extends i2 {
- initialize() {
- this.handles.add(a(() => this.layer, "refresh", (r) => {
- this.doRefresh(r.dataChanged).catch((r2) => {
- j(r2) || s.getLogger(this.declaredClass).error(r2);
- });
- }), "RefreshableLayerView");
- }
- };
- return e([y()], c.prototype, "layer", void 0), c = e([n("esri.layers.mixins.RefreshableLayerView")], c), c;
- };
- export {
- i
- };
- //# sourceMappingURL=chunk-YG7DNOY4.js.map
|