交通情况

interface TrafficCondition {
    trafficStatus: number;
    trafficGeoCnt: number;
}

Properties

trafficStatus: number

路况状态,0无路况,1畅通,2缓行,3拥堵,4非常拥堵

trafficGeoCnt: number

此路况的点数