UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 728 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as o}from"tslib";import{JSONSupport as t}from"../../core/JSONSupport.js";import{property as e,subclass as r}from"../../core/accessorSupport/decorators.js";import s from"../../geometry/Extent.js";let i=class extends t{constructor(o){super(o),this.id=0,this.rotation=0,this.href="",this.extent=new s}};o([e({nonNullable:!0,json:{write:!0}})],i.prototype,"id",void 0),o([e({nonNullable:!0,json:{write:!0}})],i.prototype,"rotation",void 0),o([e({nonNullable:!0,json:{write:!0}})],i.prototype,"href",void 0),o([e({type:s,nonNullable:!0,json:{write:!0}})],i.prototype,"extent",void 0),i=o([r("esri.layers.support.KMLMapImage")],i);export{i as default};