Type Alias FeatureStoreStaticRepresentation

FeatureStoreStaticRepresentation: {
    threeDim?: string;
    twoDim?: string;
}

Type declaration

  • OptionalthreeDim?: string

    3D static representation of this layer

  • OptionaltwoDim?: string

    2D static representation of this layer