alexandrainst / alexandra-trackmap-panel

Grafana map plugin to visualise coordinates as markers, hexbin, ant path, or heatmap.
MIT License
78 stars 26 forks source link

Track line across the entire world when position has moved from eastern to western hemisphere #8

Open knuterlandbrun opened 4 years ago

knuterlandbrun commented 4 years ago

What happened? Track map shows a line across the entire world when position has moved from eastern to western hemisphere.What was expected to happen?Track Map should not plot a trace line when positions shifts from eastern to western hemisphere. This is exception should be rather easy to implement. Steps to reproduce the problem: 1. create a trace map 2. add a position time series where positions shifts from eastern to western hemisphere 2019-12-16-1009

Drazair commented 4 years ago

Hey Knuterlandbrun

From the looks of the image you sent does it look like the plugin you are using is Grafana's trackmap: https://grafana.com/grafana/plugins/pr0ps-trackmap-panel

But it seems this is also a problem with our plugin. I'll look into it more when I have the time.

amotl commented 3 years ago

Hi there,

this issue has just been reported at https://github.com/pR0Ps/grafana-trackmap-panel/issues/48 by @DBREngineer. He quickly provided a patch through https://github.com/pR0Ps/grafana-trackmap-panel/pull/49.

With kind regards, Andreas.

Alkarex commented 3 years ago

We are a bit busy at the moment, but pull request welcome!