Blitzortung.org Forum
embedding blitzortung-map in grafana dashboard - Printable Version

+- Blitzortung.org Forum (https://forum.blitzortung.org)
+-- Forum: Public Forums (https://forum.blitzortung.org/forumdisplay.php?fid=29)
+--- Forum: Website, Maps and Applications (https://forum.blitzortung.org/forumdisplay.php?fid=24)
+--- Thread: embedding blitzortung-map in grafana dashboard (/showthread.php?tid=3094)



embedding blitzortung-map in grafana dashboard - gono - 2019-09-22

Hello alltogether,

blitzortung is really a great project. I am already on the list, if a station in Dortmund, germany is needed Wink

My question is: Does somebody use a blitzortung-map in grafana? I managed to embed the interactive map as html via iframe:
   

The embedded map is static and does not resize, if the browser window size is changed. In this case scrollbars are shown in the interactive map due to defining a static height and width:
   

Did somebody already try to embed a reziable map? For my case, the interactive map is not necessary. This small map is great:

.png   2019-09-22 22_36_53-Integrate into your own website __ LightningMaps.org.png (Size: 4.72 KB / Downloads: 62)

I would be great if I could define
1. the central point of the map (e.g. Dortmund = 51.514468, 7.465147)
2. the width e.g in kilometers or as coordinates of how much from the map is always shown, (200 km width or "show the map until 51.336534, 9.499416")
regardless of how small or big the map is.

Any hint would be helpful.

Have a great day