<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bing-Traffic]]></title><description><![CDATA[<p dir="auto">Hello everybody. Is there any chance an exact guide how I can bring the traffic with maps over Bing in the mirror? My abilities are frighteningly weak … Have now three days tried to introduce the traffic module … Without success … It just is not displayed … I would like to try something different - Bing - to have at least some success. …</p>
]]></description><link>https://forum.magicmirror.builders/topic/4313/bing-traffic</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 13:23:09 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/4313.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Jul 2017 17:50:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bing-Traffic on Thu, 06 Jul 2017 18:18:35 GMT]]></title><description><![CDATA[<p dir="auto">after that, put the HTML file in the MMM-iFrameReload directory…</p>
<p dir="auto">you generate the HTML file from this site<br />
<a href="https://developers.google.com/maps/documentation/javascript/examples/layer-traffic" target="_blank" rel="noopener noreferrer nofollow ugc">https://developers.google.com/maps/documentation/javascript/examples/layer-traffic</a></p>
]]></description><link>https://forum.magicmirror.builders/post/24937</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24937</guid><dc:creator><![CDATA[onetwankyfive]]></dc:creator><pubDate>Thu, 06 Jul 2017 18:18:35 GMT</pubDate></item><item><title><![CDATA[Reply to Bing-Traffic on Thu, 06 Jul 2017 15:35:35 GMT]]></title><description><![CDATA[<p dir="auto">Hello. First thank you for the reply. Unfortunately, my abilities are still very weak … If I understood correctly: first install the module MMM-iFrameReload and insert the module into the Config.sys? From there I know but unfortunately no further … Where do I have to register? Sorry</p>
]]></description><link>https://forum.magicmirror.builders/post/24931</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24931</guid><dc:creator><![CDATA[campos]]></dc:creator><pubDate>Thu, 06 Jul 2017 15:35:35 GMT</pubDate></item><item><title><![CDATA[Reply to Bing-Traffic on Wed, 05 Jul 2017 19:56:52 GMT]]></title><description><![CDATA[<p dir="auto">I was able to achieve this with MMM-iFrameReload and an html file in that folder from google maps api… It looks something like this.</p>
<p dir="auto">{<br />
module: ‘MMM-iFrameReload’,<br />
header:‘Traffic Map’,<br />
position: ‘top_right’, // This can be any of the regions.<br />
config: {<br />
// See ‘Configuration options’ for more information.<br />
url: “<a href="http://localhost:8080/modules/MMM-iFrameReload/nameofhtmlfile.html%E2%80%9D" target="_blank" rel="noopener noreferrer nofollow ugc">http://localhost:8080/modules/MMM-iFrameReload/nameofhtmlfile.html”</a>,<br />
width: “580px”, // Optional. Default: 400px<br />
height: “1100px”, // Optional. Default: 800px<br />
refreshInterval: 600 //Optional. Default: 3600 = 1 hour<br />
}<br />
},</p>
<p dir="auto">with this code below to make the map and save the html in the iframe folder</p>
<p dir="auto"><a href="https://developers.google.com/maps/documentation/javascript/examples/layer-traffic" target="_blank" rel="noopener noreferrer nofollow ugc">https://developers.google.com/maps/documentation/javascript/examples/layer-traffic</a></p>
]]></description><link>https://forum.magicmirror.builders/post/24887</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/24887</guid><dc:creator><![CDATA[onetwankyfive]]></dc:creator><pubDate>Wed, 05 Jul 2017 19:56:52 GMT</pubDate></item></channel></rss>