城市公交信息查询参数

interface BusLineSearchOption {
    uid: string;
    city: string;
}

Properties

Properties

uid: string

公交路线uid,uid可以由poi检索时传入公交路线关键字得到

city: string

查询城市