高德地图 Windows Phone 8 搜索API参考手册
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
返回公交路线结果类,详见AMapBusLineResults定义
根据公交路线关键字在全国范围内查询公交路线基本信息
Namespace: Com.AMap.Api.ServicesAssembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax
Parameters
- keyWords
- Type: System String
路线查询关键字,多个关键字用“|”分割,“空格"表示与,“双引号”表示不可分割
Return Value
Type: Task AMapBusLineResults返回公交路线结果类,详见AMapBusLineResults定义
See Also