Hello!
I try to add a Map of my daily Way to my Workplace mit Waze.
With the Glance Card it works fine, but i cant see if there is a Traffic Jam or something else on the Way.
I added the Website-Card, add the Waze Custom URL with Start and Destination Address. But i got this Error:
Text in English:
Firefox must not open this embedded page
For your protection, www.waze.com does not allow Firefox to display this page if it is embedded in another page. To display the page, it must be opened in a new tab.
When i click the “Open in new Tab” the Waze Route is showed correct.
How can i integrate a live Map?
My HA:
Version 0.118.4
OS 4.16
Hardware: Raspberry Pi 4
For those arriving here the quick answer (and engineering behind) is:
go on the live map
right mouse button where you want the map to be centered
zoom in or out if you want
right mouse button again → share
copy the URL from “embed a map”
remove unneded:
Let’s say you get this iFrame then remove all from the start to the https and after livemap <iframe src="https://embed.waze.com/iframe?zoom=17&lat=50.805507&lon=15.396424&ct=livemap" width="600" height="450" allowfullscreen></iframe>
that in the end it looks like this https://embed.waze.com/iframe?zoom=17&lat=50.805507&lon=15.396424&ct=livemap