Carey Metcalfe

Results 44 comments of Carey Metcalfe

If you see datapoints displayed on the map then your query is working properly. It's probably an issue with the plugin not properly receiving "on hover" events from Grafana anymore...

This comment might be helpful to you: https://github.com/pR0Ps/grafana-trackmap-panel/issues/3#issuecomment-384655784 . I don't have any experience with Flux queries so I don't have any direct advice, sorry. If you end up figuring...

In #3 , someone was having a very similar issue with MariaDB. If you haven't already, take a read through there and see if any of the advice in it...

I don't have any real experience with the Google Maps API so I wouldn't know how much work it would be. I would assume you would need an API key...

Currently only one track is supported, but having the ability to display any number of them would be nice. I'll consider it a feature request.

Repeat would work for creating multiple maps with individual tracks on them. This feature would be for when you want multiple tracks on the same map.

Note to self: Implement by adding a "Display as" option with choices of "Lines" and "Points"

Reopening as a reminder to document this in the readme

Thanks for taking care of this, it looks good. Is there any reason in particular you went with a distance-based option instead of time-based? When #21 was opened I kinda...

I'm working on this now and am seeing a bit of an issue: Because the amount of points queries return can be limited by a max data point setting or...