I have a map tracking devices at work with multiple layers. However I do not know how to get input back from the map view into node-red to work on the data functions. Devices and layers are being created dynamically based off application data from the gps transmitter sending each lora data packet. As more get added to the lora gateway no code or user intervention is required.
I need to:
- Be able to clear the layer and remove tags (I can in node red but not the in the map UI)
- Selectively toggle dynamic layers (again…I can in node red but not the in the map UI)
- Button to clear the array data in node-red holding all tag data (again…I can in node red but not the in the map UI)
Any help or direction would be greatly appreciated.
Karl Yeager KGY is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.