Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

destination

destination: LngLat

驾车规划终点坐标

destinationName

destinationName: string

驾车规划终点名称

end

end: PoiExt

驾车规划终点

info

info: string

成功状态说明

origin

origin: LngLat

驾车规划起点坐标

originName

originName: string

驾车规划起点名称

routes

routes: DriveRoute[]

驾车规划路线列表

start

start: PoiExt

驾车规划起点

Optional taxi_cost

taxi_cost: number

打车费用,仅extensions为“all”时返回 单位:元

waypoints

waypoints: (PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_data: { cpid: string; floor: string; truefloor: string }; indoor_map: true } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { cinema: Cinema; deep_type: "CINEMA" } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_data: { cpid: string; floor: string; truefloor: string }; indoor_map: true } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "DINING"; dining: Dining } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_data: { cpid: string; floor: string; truefloor: string }; indoor_map: true } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "SCENIC"; scenic: Scenic } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_data: { cpid: string; floor: string; truefloor: string }; indoor_map: true } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "HOTEL"; hotel: Hotel } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_map: false } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { cinema: Cinema; deep_type: "CINEMA" } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_map: false } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "DINING"; dining: Dining } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_map: false } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "SCENIC"; scenic: Scenic } & { isWaypoint: boolean } & PoiBase & { adcode: string; adname: string; citycode: string; cityname: string; discount: boolean; email: string; entr_location: LngLat; exit_location: LngLat; groupbuy: boolean; pcode: string; photos: PoiPhoto[]; pname: string; postcode: string; website: string } & { indoor_map: false } & { discounts?: Discount[]; groupbuys?: Groupbuy[] } & { deep_type: "HOTEL"; hotel: Hotel } & { isWaypoint: boolean })[]

驾车规划途经点

Generated using TypeDoc