Page 1 of 1

iframes waze and google maps not working anymore on iPad

Posted: Sunday 27 August 2023 12:16
by TroisSix
Hello,

I have an iPad air (1st or 2nd gen), Dashticz was working perfectly till now cause it cannot display anymore the iframes waze and Google maps.
It was working perfectly before a few weeks now, I tried a lot of things (in the settings of the ipad) but impossible to get the traffic to be displayed anymore :(
Same issue with Waze and Google Maps.
(note: It is still working with more recent iPads)

This is what I use: dashticz v3.10.0.1 master
CONFIG.js

Code: Select all

config['gm_api'] = 'xxx'; 
var maps = {}
maps.location = { height:300, width:12, latitude:48.166677, longitude:-1.731962, zoom:11 } 
blocks['maps_trafic_waze'] = { htmlfile: 'maps_trafic_waze.html', width: 12 }
maps_trafic_waze.html

Code: Select all

<div style="border-radius: 10px; width:325px; height:290px; border:2px solid #eee; display:inline-block; overflow:hidden; text-align:center;" align="center">
  <iframe style="position:relative; top:-80px; bottom:+30px; border:none;" src="https://embed.waze.com/fr/iframe?zoom=11&lat=48.14043244&lon=-1.69635773" width="415" height="420"></iframe>
</div>
Has anyone also encountered this issue?
Do you have any suggestions to help me please?

Dashticz is the best solution ever 8-)
Thank you very much for any help.

Re: iframes waze and google maps not working anymore on iPad

Posted: Sunday 27 August 2023 21:45
by Lokonli
TroisSix wrote: Sunday 27 August 2023 12:16 Hello,

I have an iPad air (1st or 2nd gen), Dashticz was working perfectly till now cause it cannot display anymore the iframes waze and Google maps.
It was working perfectly before a few weeks now, I tried a lot of things (in the settings of the ipad) but impossible to get the traffic to be displayed anymore :(
Same issue with Waze and Google Maps.
(note: It is still working with more recent iPads)

This is what I use: dashticz v3.10.0.1 master
CONFIG.js

Code: Select all

config['gm_api'] = 'xxx'; 
var maps = {}
maps.location = { height:300, width:12, latitude:48.166677, longitude:-1.731962, zoom:11 } 
blocks['maps_trafic_waze'] = { htmlfile: 'maps_trafic_waze.html', width: 12 }
maps_trafic_waze.html

Code: Select all

<div style="border-radius: 10px; width:325px; height:290px; border:2px solid #eee; display:inline-block; overflow:hidden; text-align:center;" align="center">
  <iframe style="position:relative; top:-80px; bottom:+30px; border:none;" src="https://embed.waze.com/fr/iframe?zoom=11&lat=48.14043244&lon=-1.69635773" width="415" height="420"></iframe>
</div>
Has anyone also encountered this issue?
Do you have any suggestions to help me please?

Dashticz is the best solution ever 8-)
Thank you very much for any help.
It seems the old iOS versions are not supported by Google and Waze anymore. This is not something that can be fixed in Dashticz.

Re: iframes waze and google maps not working anymore on iPad

Posted: Monday 28 August 2023 9:53
by TroisSix
Thank you Lokonli for your reply.
I was expecting such a response, so I will have to recycle another tablet 😅
Do you think I could use another user agent or no luck to expect it to work?
Could you please share me the link regarding the limitations with old versions of ios for my culture?
Thanks a lot 😊

Re: iframes waze and google maps not working anymore on iPad

Posted: Thursday 14 September 2023 10:43
by TroisSix
So for your information, I just changed my old iPad for a less old iPad, and it works for now, till the next update on google's site or whatever :roll: