Type Alias CzmlOptions

CzmlOptions: LayerOptions & {
    sourceUri?: string;
}