StationServiceOptions 对象规范
公交站点详情类参数。
属性
名称 | 类型 | 说明 |
---|---|---|
complete
|
Function
|
检索成功的回调函数。参数对象:{type:ServiceResultType.STATION_INFO,detail:Object. <StationInfo>}。 |
error
|
Function
|
检索失败的回调函数。参数:ServiceErrorType。 |
公交站点详情类参数。
名称 | 类型 | 说明 |
---|---|---|
complete
|
Function
|
检索成功的回调函数。参数对象:{type:ServiceResultType.STATION_INFO,detail:Object. <StationInfo>}。 |
error
|
Function
|
检索失败的回调函数。参数:ServiceErrorType。 |