Interface WxSourceLayerOptions

Options to pass to the createSourceLayer method.

Hierarchy

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

Properties

time?: WxDate

initial time step

variable: string

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

wxstyleName?: string

initial style name

Generated using TypeDoc