SDK JS
    Preparing search index...

    Type Alias TilesetVendor

    TilesetVendor: "esri" | "cesium"

    Which producer emitted the tileset. Not auth/transport (ion vs URL) but the georeferencing convention: esri boxes are already ECEF; cesium boxes are local and positioned by an ECEF root transform. Detected from the ESRI_crs extension. Our placement handles both, but it's the meaningful distinction.