MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.
MMM-GoogleMapsTraffic module stops MMM-MySportsboard from working
-
When I enable MMM-GoogleMapsTraffic it works great but it stops MySportsboard from loading.
When I disable MMM-GoogleMapsTraffic - MySportsboard module works great.
Other modules also affected if MMM-GoogleMapsTraffic enabled.
Is it an API key issue?
Thank you for any help
-
@TheGeekfather that module has a bug, I have a fixed version, which I submitted to the author, but not yet applied…
do this
stop the mirror app
cd ~/MagicMirror/modules mv MMM-GoogleMapsTraffic MMM-GoogleMapsTraffic.original git clone https://github.com/sdetweil/MMM-GoogleMapsTraffic cd MMM-GoogleMapsTraffic npm install
restart mirror app
-
-
@TheGeekfather Absolute hero!!!
I was having the exact same issue with it stopping MMM-TFL-Status
Used your updated version and worked straight away.