mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Add TAK mode support to add exif data to incoming TAK messages
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<select style="width:70%" id="node-input-mode">
|
||||
<option value="normal">Standard node</option>
|
||||
<option value="worldmap">Use with Worldmap-in node</option>
|
||||
<option value="tak">Use with TAK Ingest node</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-row" id="node-exif-prop-select">
|
||||
|
Reference in New Issue
Block a user