MultiDestination 对象规范

当服务返回的的ServiceResultType为MULTI_DESTINATION时的complete回调函数的参数。

属性

名称 类型 说明
start Poi | Array.<Poi> | CityList 起点位置对象。如果起点不唯一,则为 Poi 对象数组或者城市列表。
end Poi | Array.<Poi> | CityList 终点位置对象。如果终点不唯一,则为 Poi 对象数组或者城市列表。