Type alias TyphoonLabelOptions

TyphoonLabelOptions: {
    content: string;
    style?: TyphoonLabelStyle;
}

台風に表示する文字ラベルの設定

Type declaration

  • content: string

    ラベル文字列

  • Optional style?: TyphoonLabelStyle

    ラベルのスタイル