UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 809 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{getOrCreateMapValue as e}from"../../core/MapUtils.js";import r from"../../core/ReactiveMap.js";import{initializeProjection as t}from"../../geometry/projectionUtils.js";import{queryAllJSON as a}from"../../layers/support/featureQueryAll.js";import{findRelatedLayer as o,findUtilityNetwork as s,isFeatureSupportedLayer as i,isRelatableFeatureSupportedLayer as p,isRelatableLayer as l}from"../../widgets/Feature/support/featureUtils.js";const u=o,m=p,n=l,f=i,y=s,c=a,j=e;function d(){return new r}const L=t;export{d as createReactiveMap,u as findRelatedLayer,y as findUtilityNetwork,j as getOrCreateMapValue,L as initializeProjection,f as isFeatureSupportedLayer,m as isRelatableFeatureSupportedLayer,n as isRelatableLayer,c as queryAllJSON};