UNPKG

@doegis/core

Version:

DOE GIS API

3 lines (1 loc) 850 B
import{_ as o}from"../../chunks/tslib.es6.js";import e from"../../core/Accessor.js";import{property as r}from"../../core/accessorSupport/decorators/property.js";import"../../core/accessorSupport/ensureType.js";import"../../core/arrayUtils.js";import{subclass as s}from"../../core/accessorSupport/decorators/subclass.js";import t from"./gamepad/GamepadSettings.js";let a=class extends e{constructor(o){super(o),this.browserTouchPanEnabled=!0,this.gamepad=new t,this.momentumEnabled=!0,this.mouseWheelZoomEnabled=!0}};o([r({type:Boolean})],a.prototype,"browserTouchPanEnabled",void 0),o([r({type:t,nonNullable:!0})],a.prototype,"gamepad",void 0),o([r({type:Boolean})],a.prototype,"momentumEnabled",void 0),o([r({type:Boolean})],a.prototype,"mouseWheelZoomEnabled",void 0),a=o([s("esri.views.navigation.Navigation")],a);const p=a;export{p as default};