Problems with loading data on embed
-
Embedding seems to have troubles retrieving weather data:
See https://embed.windyty.com/embedmake.html
Chrome dev tools output:
I expect this to occur in all browsers
-
same problem: empty map on embed
-
Should be fixed now. Thx for report.
-
Thanks alot!
-
There seems to be problem when sandboxing the iframe with
Seems to only cause a problem in globe mode. Zoom in of map is working fine.
For security reasons it would be nice to being forced to use
I expect this to be a problem with all browser (IE10+) that support iframe sandboxing.
-
@schlunsen I will check it thx. It is probablly cross domain origin restriction.
-
@schlunsen Try it now. I have added add_header 'Access-Control-Allow-Origin' '*' to the resources. Should work.
-
Still getting these, but the globe view is working now.
Thanks for the effort and for a great site!