123456789101112131415161718192021222324252627282930313233 |
- import {
- a
- } from "./chunk-YIS6BAC3.js";
- import {
- d,
- e,
- n2 as n
- } from "./chunk-Y3WMVFTW.js";
- import {
- g
- } from "./chunk-ULGDPLM2.js";
- import {
- s
- } from "./chunk-EMJ4ZSM2.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) => {
- g(r2) || s.getLogger(this.declaredClass).error(r2);
- });
- }), "RefreshableLayerView");
- }
- };
- return e([d()], c.prototype, "layer", void 0), c = e([n("esri.layers.mixins.RefreshableLayerView")], c), c;
- };
- export {
- i
- };
- //# sourceMappingURL=chunk-EAUVYZHD.js.map
|