@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 423 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/OperatorWithin.js";import{fromGeometry as t,fromGeometryToGXGeometry as r}from"../support/jsonConverter.js";const o=new e;function n(e,n){const s=t(e);return o.execute(s.getGeometry(),r(n),s.getSpatialReference(),null)}export{n as execute};