panodata-map-panel
panodata-map-panel copied to clipboard
DataError: geohash value missing or empty
Just recently, we observed the error DataError: geohash value missing or empty when using this plugin. @wetterfrosch observed the same thing the other day.
It looks like one might be able to work around that by using the ignoreEmptyGeohashValues option.
https://github.com/panodata/grafana-map-panel/blob/0.8.1/src/data_formatter.ts#L149-L151
aah, good that there's an option for that!