Read the statement by Michael Teeuw here.
Bing-Traffic
-
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. …
-
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.
{
module: ‘MMM-iFrameReload’,
header:‘Traffic Map’,
position: ‘top_right’, // This can be any of the regions.
config: {
// See ‘Configuration options’ for more information.
url: “http://localhost:8080/modules/MMM-iFrameReload/nameofhtmlfile.html”,
width: “580px”, // Optional. Default: 400px
height: “1100px”, // Optional. Default: 800px
refreshInterval: 600 //Optional. Default: 3600 = 1 hour
}
},with this code below to make the map and save the html in the iframe folder
https://developers.google.com/maps/documentation/javascript/examples/layer-traffic
-
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
-
after that, put the HTML file in the MMM-iFrameReload directory…
you generate the HTML file from this site
https://developers.google.com/maps/documentation/javascript/examples/layer-traffic
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login