A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-TomTomTraffic
-
This is a module I wrote a little while ago to show a map using the free TomTom traffic API.
https://github.com/bendardenne/MMM-TomTomTraffic
It uses leaflet and mapbox as background, which has a lot of flexibility to customize the styling.
-
Thanks for the module. I just installed it and I love it.
-
I am enjoying you module too.
9.25 zoom and centered close to home.
Really interesting module. ```
code_text -
Hi, I’m trouble about that module.
It’s works with Tom Tom and MapBox ApiKey, but when I wait up to 20 minutes, all the green lines and traffic ticks has removed.
{ module: "MMM-TomTomTraffic", header: "YOGUNLUK HARİTASI", position: "bottom_left", config: { location: [41.02905572019998,29.04429195055218], size: 320, zoomLevel: 12, tomtom: { apiToken: "tom tom token", thickness: 2, }, mapbox: { apiToken: "pk.mapbpx token", mapId: "mapbox/light-v10" } } }
First Run :
—Running-- I did’nt touch.
After 20 minutes later :
-
@bendardenne yeah, that didn’t work at all. It’ just blank. nothing shows up on my mirror.