Interface WxSourceLayerOptions

Options for creating a source layer using createSourceLayer.

Hierarchy

  • Omit<WxLayerOptions<WxDataSetManager>, "variables" | "wxdatasetManager">
    • WxSourceLayerOptions

Properties

time?: WxDate

initial time step

variable: string

The variable to be displayed in the layer.

wxstyle?: WxColorStyleWeak

initial style, applyed on top of style passed by name wxstyleName

wxstyleName?: string

initial style name

Generated using TypeDoc