選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

Configuration.json 1.2 KiB

3ヶ月前
12345678910111213141516171819202122232425262728
  1. {
  2. "EvidenceChain":
  3. {
  4. "ar_font_family" : "Microsoft YaHei",
  5. "ar_font_color_ais" : "#22B14C",
  6. "ar_font_color_noais" : "#ff0000",
  7. "ar_font_color_moreais" : "#FF7F27",
  8. "ar_font_pixelsize" : 20,
  9. "ar_fill_color": "#000000",
  10. "ar_fill_alpha_comment" : "设置透明度",
  11. "ar_fill_alpha" : 60,
  12. "ar_warning_color": "#FF0000",
  13. "ar_warning_fill_color": "#CD0000",
  14. "ar_border_color" : "#FFFF00",
  15. "ar_border_width" : 4,
  16. "ar_round_diameter" : 6,
  17. "ar_splitline_color" : "#BFBFBF",
  18. "ar_splitline_border" : 3,
  19. "ar_view_xy_comment" : "所在画面中相对位置,如(3,3),则为画面尺寸(x/4*3,y/4*3)",
  20. "ar_view_xy": "3,0",
  21. "ar_weather_pos_comment": "天气信息在画面左上方或右上方",
  22. "ar_weather_pos": "left",
  23. "show_check_point": false,
  24. "HistoryTrackMapurl":"http://192.168.191.94:9940/pages/smartship/shiptarget/history/historyTrackMap.html",
  25. "save_ship_favorite": "http://192.168.191.94:9940/yunen/ship_target/save_ship_favorite",
  26. "delete_favorite": "http://192.168.191.94:9940/yunen/ship_target/delete_favorite"
  27. }
  28. }