map.apps Bundle APIs 4.20.0
    Preparing search index...

    Type Alias GroundProperties

    GroundProperties: Omit<__esri.GroundProperties, "layers"> & {
        layers?: ElevationLayerProperties[];
    }

    Construction properties for a ground instance.