You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
496 B
4 lines
496 B
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define(["exports"],function(e){e.updateSupportFromPoint=function(d,c,f=!1){let {hasM:a,hasZ:b}=d;Array.isArray(c)?4!==c.length||a||b?3===c.length&&f&&!a?(b=!0,a=!1):3===c.length&&a&&b&&(b=a=!1):b=a=!0:(b=!b&&c.hasZ&&(!a||c.hasM),a=!a&&c.hasM&&(!b||c.hasZ));d.hasZ=b;d.hasM=a};Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}); |