csg-datav
Version:
Datav Document
29 lines • 572 B
JavaScript
export default {
centerPoint: [0.48, 0.35],
points: [
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[],
[]
],
bgImgUrl: '/img/flylineChart/map.jpg',
centerPointImg: {
url: '/img/flylineChart/mapCenterPoint.png'
},
pointsImg: {
url: '/img/flylineChart/mapPoint.png'
}
}