Skip to content

Eneable CoT Event defined breadcrumb toggle #204

@ampledata

Description

@ampledata

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:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions