Class RoadWidthCondition

幅員情報表示コンディション

Constructors

Properties

header: {
    [key: string]: string;
}

HTTPヘッダー情報

Type declaration

  • [key: string]: string
markerOptions?: RoadWidthMarkerOptions

幅員の線ごとに真ん中に表示するマーカーのオプション

widthLineStyles: readonly {
    style: RoadWidthLineStyleOption;
    threshold: number;
}[]

幅員に応じた道路線スタイルの設定配列(降順ソート済み)

zoomRange?: ZoomRange

表示するズームレベル範囲