-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a C-UAS operator, I need to see a track history of where a UAS has been detected.
ATAK's breadcrumbs feature allows me to view the track history of mapItems either through a user selectable toggle in the radial menu, or by sending the __bread_crumbs CoT Element in a CoT Event's details section.
ATAK has implemented the CoT Handler here: https://github.com/deptofdefense/AndroidTacticalAssaultKit-CIV/blob/main/atak/ATAK/app/src/main/java/com/atakmap/android/cot/detail/TracksDetailHandler.java
To enable the breadcrumbs in TAK, add this to the <detail> section of the CoT Event:
<__bread_crumbs enabled="1"/>
The output in ATAK looks like this:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
