Drawn Shape
User-drawn tactical graphic: circle, rectangle, polygon, polyline, telestration, ranging circle, or bullseye.
Maps to the DrawnShape protobuf message at payload_variant tag 34. See atak.proto for the full field-by-field documentation.
Constructors
Properties
0 unset, 1 Magnetic, 2 True, 3 Grid.
Bullseye-only field (ignored unless kind == Kind_Bullseye): range-ring spacing in decimeters (ATAK meters × 10).
bit0 rangeRingVisible, bit1 hasRangeRings, bit2 edgeToCenter, bit3 mils.
UID this bullseye references for relative bearing, if any.
Exact 32-bit ARGB bit pattern (always set by the parser).
Team enum value, or AtakPalette.UNSPECIFIED if not in palette.
Stroke (outline) weight × 10 (e.g. 3.0 px → 30).
Capped at MAX_VERTICES in the parser; sender sets truncated when exceeded.