getEstimateTime

功能: 获取预估接驾时间

请求参数

参数名 类型 描述
lat float 起点纬度
lng float 起点经度
map_type string(可选) 坐标系类型,默认soso,支持坐标系见备注
product_type string(可选) 产品类型
ride_type string(可选) 运力类型

返回

参数名 类型 说明
product_type string 产品类型
ride_type string 运力类型
estimate_eta int 预估接驾时间,单位:秒

示例

{
  "eta": [
    {
      "product_type": "private-car",
      "ride_type": "compact",
      "estimate_eta": 174
    }
  ]
}

results matching ""

    No results matching ""