Custom Gis Application with Arcgis Javascript API with modern layouting
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

4 lines
674 B

// All material copyright Esri, All Rights Reserved, unless otherwise specified.
// See https://js.arcgis.com/4.30/esri/copyright.txt for details.
//>>built
define(["exports"],function(b){b.CloudsRenderingStages=void 0;(function(a){a[a.RENDERING=0]="RENDERING";a[a.FADING=1]="FADING";a[a.FINISHED=2]="FINISHED"})(b.CloudsRenderingStages||(b.CloudsRenderingStages={}));b.CloudsTextureChannels=void 0;(function(a){a[a.RG=0]="RG";a[a.BA=1]="BA"})(b.CloudsTextureChannels||(b.CloudsTextureChannels={}));b.ensureClouds=function(a){return null!=a&&!a.running};b.isReadyCloudsData=function(a){return null!=a?.cubeMap};Object.defineProperty(b,Symbol.toStringTag,{value:"Module"})});