Type Alias PressureLayerOptions
type PressureLayerOptions = {
colorramp?: ColorRamp;
id?: string;
opacity?: number;
smooth?: boolean;
}
colorramp?: ColorRamp;
id?: string;
opacity?: number;
smooth?: boolean;
}
Index
Properties
Was this helpful?
Options for the PressureLayer