@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 445 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.33/esri/copyright.txt for details.
*/
class s{constructor(s,t,r,e,i){this.storage=s,this.proxy=t,this.viewParams=r,this.registry=e,this.fieldsMap=i}async createMeshWriters(s){const t=s.map((s=>this.registry.createMeshWriter(this.storage,this.proxy,this.viewParams,s,this.fieldsMap)));return Promise.all(t)}}export{s as MatcherContext};