|
12345678910111213141516171819202122232425262728 |
- {
- "EvidenceChain":
- {
- "ar_font_family" : "Microsoft YaHei",
- "ar_font_color_ais" : "#22B14C",
- "ar_font_color_noais" : "#ff0000",
- "ar_font_color_moreais" : "#FF7F27",
- "ar_font_pixelsize" : 20,
- "ar_fill_color": "#000000",
- "ar_fill_alpha_comment" : "设置透明度",
- "ar_fill_alpha" : 60,
- "ar_warning_color": "#FF0000",
- "ar_warning_fill_color": "#CD0000",
- "ar_border_color" : "#FFFF00",
- "ar_border_width" : 4,
- "ar_round_diameter" : 6,
- "ar_splitline_color" : "#BFBFBF",
- "ar_splitline_border" : 3,
- "ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)",
- "ar_view_xy": "3,0",
- "ar_weather_pos_comment": "天气信息在画面左上方或右上方",
- "ar_weather_pos": "left",
- "show_check_point": false,
- "HistoryTrackMapurl":"http://10.168.1.108:9940/pages/smartship/shiptarget/history/historyTrackMap.html",
- "save_ship_favorite": "http://10.168.1.108:9940/yunen/ship_target/save_ship_favorite",
- "delete_favorite": "http://10.168.1.108:9940/yunen/ship_target/delete_favorite"
- }
- }
|