UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 1.29 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{__decorate as o}from"tslib";import e from"../../../core/Accessor.js";import{property as t,subclass as l}from"../../../core/accessorSupport/decorators.js";let n=class extends e{constructor(o){super(o),this.colorSelection=!0,this.dynamicScaleToggle=!0,this.gridEnabledToggle=!0,this.numericInputs=!0,this.gridSnapEnabledToggle=!0,this.lineIntervalInput=!0,this.outOfScaleWarning=!0,this.placementButtons=!0,this.rotateWithMapToggle=!0}};o([t({type:Boolean,nonNullable:!0})],n.prototype,"colorSelection",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"dynamicScaleToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"gridEnabledToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"numericInputs",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"gridSnapEnabledToggle",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"lineIntervalInput",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"outOfScaleWarning",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"placementButtons",void 0),o([t({type:Boolean,nonNullable:!0})],n.prototype,"rotateWithMapToggle",void 0),n=o([l("esri.widgets.support.GridControls.VisibleElements")],n);const p=n;export{p as default};