UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 509 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{E as o}from"../../chunks/Point2D.js";import{supportsCurves as r,executeMany as t}from"./gx/operatorLocateBetween.js";import{fromGeometry as e,getSpatialReference as s,toGeometry as p}from"./support/apiConverter.js";function n(r,n,a){const m=r.map(e),u=s(r);return t(m,new o(n,a)).map((o=>p(o,u)))}const a=r();export{n as executeMany,a as supportsCurves};