Type Alias TemperatureLayerOptions
type TemperatureLayerOptions = {
colorramp?: ColorRamp;
id?: string;
opacity?: number;
smooth?: boolean;
}
colorramp?: ColorRamp;
id?: string;
opacity?: number;
smooth?: boolean;
}
Index
Properties
Was this helpful?
Colormap to use