dfpc-coe / node-CoT

Javascript Cursor-On-Target Library
https://dfpc-coe.github.io/node-CoT/index.html
MIT License
13 stars 4 forks source link

handle 0-length polyline #45

Closed mrtnlrsn closed 1 month ago

mrtnlrsn commented 1 month ago

Before this en+decoding a 0-length polyline failed.

This is relevant, because it is the only way to get ATAK to remove a polyline if you no longer need it (without deleting the CoT).

Change-Id: I55670245d12e76bd968b7a66da91fd255078c67f

ingalls commented 1 month ago

The CoT format drives me to insanity sometimes. Thanks a ton, let me wrap up tests and I'll merge and release