Influxdb v2 and grafana geomaps?
I'm using signalk-to-influxdb2 to record navigation.position. I thought I would be able to then have grafana query influxdb and draw on a map. But I can't seem to get anything to work using the fluxQL query builder. It works find for "scalar data" such as speed, course, etc, to draw graphs, but can't grafana to understand navigation.position and get the lat/lon data. Any suggestions?