I’m trying to represent the signal strength of the SNR and RSSI that a device has with stored values over time in database (depicting with red the area where the signal is not good and with green where there is an optimimum/good one). At the moment, I’ve tried using the plugin Geomap, but I didn’t find a way to do it. In fact, if I’m not mistaken, Geomap can only represent coordinates. Is there any way to do It that I didn’t found?
I’m using v8.4.3.
Thanks in advance and feel free to ask anything!
PD: Sorry for my English, as I’m not from an english speaker country.
I would say you will need to use heatmap layer. Geomap doesn’t have a time dimension - you can visualize only values at some time point, so “over time” requirement will be a problem.
For something like that I would recommend using the svg plugin. you can pretty it up with actual wifi signal icons that actually change per strength etc.