Type Alias SingleImageImplementationOptions

SingleImageImplementationOptions: RasterLayerImplementationOptions & {
    credit?: string;
}