AMapBusLine Bus_stops Property 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
途经公交站数组,数组中存放 AMapBusStop 对象

Namespace: Com.AMap.Api.Services.Results
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public IList<AMapBusStop> Bus_stops { get; }

Property Value

Type: 联机IList AMapBusStop 
See Also