UNPKG
opengis
Version:
latest (1.1.0)
1.1.0
1.0.2
0.18.9
openlayer Map Component for Vue 2.0
github.com/huhongxun1985/gis
huhongxun1985/gis
opengis
/
types
/
traffic.d.ts
8 lines
(7 loc)
•
134 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
import { PredictDate } from
'./base/common'
export declare
class
Traffic
{ /** * 预测日期 */ predictDate: PredictDate }