vicmora / MMM-GoogleMapsTraffic

A raspberry pi MagicMirror module that displays a map, centered at provided coordinates, with Google Maps Traffic information.
MIT License
88 stars 32 forks source link

console.log gets overwritten, leading to further issues #15

Open marrah83 opened 6 years ago

marrah83 commented 6 years ago

In File MMM-GoogleMapsTraffic.js L. 82 console.log gets set to a value instead of using the function. This breaks the log function for further logger calls.

shbatm commented 5 years ago

https://github.com/vicmora/MMM-GoogleMapsTraffic/blob/master/MMM-GoogleMapsTraffic.js#L106

This is the line now.