Hi, I work on a project where I collect different sensordata with an electron. I store them in influxdb and display them with grafana.
Now I want to add a GPS to my device and store that data too. Sadly Grafan can´t display location data on a map or something similar. 
So I would like to ask you for your advice with way I should go now. Since you can programm plugins for Grafana should I try to develop a Google Maps plugin for Grafana ? Should I better start with my own website where I use some open source libs for displaying the data + the google maps for the location data ? Or do you know some better alternativ to Grafana where I can display the sensordata + the location data ?
Thank you for your help 

