Type Alias SingleImageOptions

SingleImageOptions: RasterLayerOptions & {
    credit?: string;
}