UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 1.05 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ import{_ as o}from"../../chunks/tslib.es6.js";import e from"../../core/Clonable.js";import{JSONMap as r}from"../../core/jsonMap.js";import s from"../../core/JSONSupport.js";import{property as t}from"../../core/accessorSupport/decorators/property.js";import"../../core/has.js";import"../../core/Logger.js";import"../../core/RandomLCG.js";import{subclass as i}from"../../core/accessorSupport/decorators/subclass.js";import p from"./ExpressionInfo.js";const c=new r({deviceLocation:"device-location"});let n=class extends(e.ClonableMixin(s)){constructor(o){super(o),this.filterExpression=null,this.type="device-location"}};o([t({type:p,json:{write:!0}})],n.prototype,"filterExpression",void 0),o([t({type:c.apiValues,readOnly:!0,json:{type:c.jsonValues,read:c.read,write:c.write}})],n.prototype,"type",void 0),n=o([i("esri.webdoc.geotriggersInfo.DeviceLocationFeed")],n);const a=n;export{a as default};