3D-City Model
    Preparing search index...
    • Loads a GeoTIFF from a TIFFSource and returns a Cesium imagery layer. This is the high-level method for adding GeoTIFFs to Cesium:

      • Loads, parses, and converts the TIFF to a provider
      • Wraps in a CesiumImageryLayer for easy scene management

      Parameters

      Returns Promise<ImageryLayer>

      Loaded ImageryLayer.