UNPKG

@arcgis/core

Version:

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

6 lines (5 loc) 920 B
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.33/esri/copyright.txt for details. */ import{clampFloat32 as e,numberMaxFloat32 as t}from"../../../core/mathUtils.js";import{create as o}from"../../../geometry/support/aaBoundingRect.js";import{TilingScheme as r}from"./TilingScheme.js";const s=64,a=512,i=2.5,l=e(t/10),n=2,m=o();r.WebMercatorAuxiliarySphere.getExtent(0,0,0,m);const c=o([-180,-90,180,90]),u="Cannot extend surface to encompass all layers because it would result in too many root tiles.",p="Surface extent is too large for tile resolution at level 0.",f=4;export{l as elevationNoDataValue,c as geographicWorldExtent,i as maxMemoryLodBias,a as maxPatchTesselation,s as maxRootTiles,f as maxTileNeighborLevelDelta,n as progressiveLoadingModulo,u as tooManyRootTilesAfterChangeError,p as tooManyRootTilesForLayerError,m as webMercatorWorldExtent};