Hi,
I have a new use case where I could need some help to get in the right direction.
Actually I receive live data via events, measurements with coordinates and I want to add them dynamically to a map overlay. I have a separate *.lyrx file with a symbology / classification that I want to use for the overlay. So how can I realize that?
Is it possible to create an overlay or map layer with an in memory data source to which I add points at runtime? Is there such a layer type and does it refresh automatically or by command?
Any hints and help would be very appreciated.