@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 424 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
*/
import{O as e}from"../../../chunks/OperatorTouches.js";import{fromGeometry as t,fromGeometryToGXGeometry as o}from"../support/jsonConverter.js";const r=new e;function n(e,n){const s=t(e);return r.execute(s.getGeometry(),o(n),s.getSpatialReference(),null)}export{n as execute};