parent
cf69813227
commit
c081604ae1
3 changed files with 1238 additions and 5 deletions
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,124 @@ |
|||||||
|
[ |
||||||
|
{ |
||||||
|
"tabName":"坐标信息", |
||||||
|
"tabTip":"", |
||||||
|
"functionItems":[ |
||||||
|
{ |
||||||
|
"id":"0", |
||||||
|
"name":"X", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"1", |
||||||
|
"name":"Y", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"2", |
||||||
|
"name":"Z", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"3", |
||||||
|
"name":"纬度", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"4", |
||||||
|
"name":"经度", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"5", |
||||||
|
"name":"海拔", |
||||||
|
"isSelect":true, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"tabName":"基站信息", |
||||||
|
"tabTip":"", |
||||||
|
"functionItems":[ |
||||||
|
{ |
||||||
|
"id":"6", |
||||||
|
"name":"基站ID", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"7", |
||||||
|
"name":"基站距离", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"tabName":"测量信息", |
||||||
|
"tabTip":"投影距离:与上一个点的投影距离。(空间距离同理)", |
||||||
|
"functionItems":[ |
||||||
|
{ |
||||||
|
"id":"8", |
||||||
|
"name":"速度", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"9", |
||||||
|
"name":"前进方位", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"10", |
||||||
|
"name":"投影距离", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"11", |
||||||
|
"name":"空间距离", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
} |
||||||
|
] |
||||||
|
}, |
||||||
|
{ |
||||||
|
"tabName":"计算信息", |
||||||
|
"tabTip":"", |
||||||
|
"functionItems":[ |
||||||
|
{ |
||||||
|
"id":"12", |
||||||
|
"name":"累计平距", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"id":"13", |
||||||
|
"name":"累计斜距", |
||||||
|
"isSelect":false, |
||||||
|
"imageUrl":"icon_location_information_earth", |
||||||
|
"background":"#86c751" |
||||||
|
} |
||||||
|
] |
||||||
|
} |
||||||
|
] |
Loading…
Reference in new issue