Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

#18 add grafana 7 compatibility #24

Merged
merged 5 commits into from
Oct 20, 2020
Merged

Conversation

j-or
Copy link
Collaborator

@j-or j-or commented Sep 25, 2020

#fix #18

@Alkarex Alkarex linked an issue Sep 25, 2020 that may be closed by this pull request
README.md Show resolved Hide resolved
j-or and others added 3 commits September 25, 2020 15:47
Co-authored-by: Alexandre Alapetite <alexandre.alapetite@alexandra.dk>
@nlubello
Copy link

Tested on Grafana 7.2.1 with influxDB query
SELECT "lat"::float / 10000000 AS "lat", "long"::float / 10000000 AS "lon" FROM "gps" WHERE ("device" = 'Telemetry_ESP32_0001') AND $timeFilter

@usommerl
Copy link

usommerl commented Oct 20, 2020

Hi,

Thanks for working on Grafana 7 compatibility. I'm really looking forward to this!
I have tested this PR with Grafana v7.2.1 and an InfluxDB data source successfully.

I have noticed that some features of v1.2.x are no longer present in this version. These features are not that important for my use case right now, but I will mention them here nonetheless:

  • I'm no longer able to set the initial map center latitude/longitude and zoom level to the current value of the map via a button
  • The configuration option "Re-center map" is missing

@Alkarex
Copy link
Member

Alkarex commented Oct 20, 2020

Thanks for the feedback @usommerl 👍
I think that is good enough for a first release of this new 2.x branch.

@Alkarex Alkarex merged commit 8fd2758 into master Oct 20, 2020
@Alkarex Alkarex deleted the #18_add_grafana_7_compatibility branch October 20, 2020 14:39
@sefininio
Copy link

Hi,

Thanks for working on this compatibility 7.x.x issue!
However, I don't see it in the grafana plugin store: https://grafana.com/grafana/plugins/alexandra-trackmap-panel
the newest version there is 1.2.5

When will 2.0.0 be released?

@usommerl
Copy link

usommerl commented Oct 22, 2020

@jsBlackBelt Please subscribe to this PR

@Alcarin
Copy link

Alcarin commented Dec 29, 2020

Seems Grafana developer are waiting your feedback @Alkarex ?

This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Grafana 7 compatibility
6 participants