UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 583 B
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ import{getAssetUrl as t}from"../../assets.js";function n(){return new Promise(t=>import("../../chunks/lyr3DMain.js").then(t=>t.l).then(({default:n})=>{const e=n({locateFile:i,onRuntimeInitialized:()=>t(e)})})).catch(t=>{throw t})}function e(){return new Promise(t=>import("../../chunks/lyr3DWorker.js").then(t=>t.l).then(({default:n})=>{const e=n({locateFile:i,onRuntimeInitialized:()=>t(e)})})).catch(t=>{throw t})}function i(n){return t(`esri/libs/lyr3d/${n}`)}export{n as loadLyr3DMainWASM,e as loadLyr3DWorkerWASM};