你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

TransitTypeResult interface

表示 TransitTypeResult 的接口。

属性

captionOverride

对于本地名称不同于 GFTS 支持的交通类型的地铁区域,将返回原始名称。

transitType

支持的公共交通类型。 可能的值包括:“Bus”、“CableCar”、“Ferry”、“Funicular”、“Gondola”、“Rail”、“Tram”、“Subway”

属性详细信息

captionOverride

对于本地名称不同于 GFTS 支持的交通类型的地铁区域,将返回原始名称。

captionOverride?: string

属性值

string

transitType

支持的公共交通类型。 可能的值包括:“Bus”、“CableCar”、“Ferry”、“Funicular”、“Gondola”、“Rail”、“Tram”、“Subway”

transitType?: TransitType

属性值