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 errors? #23

Open anthony6608 opened 5 years ago

anthony6608 commented 5 years ago

Although GoogleMapsTraffic loads and displays the correct data I am getting the following errors in console:

Uncaught TypeError: Cannot read property (MMM-GoogleMapsTraffic.js:77) 'length of undefined at HTMLScriptElement.script.onload MMM-GoogleMapsTraffic.js:77)

You have included the Google Maps Javascript API multiple times on this page. This may cause unexpected errors. (:121)

Can anyone chime in and tell me what may be wrong here? Thanks!

mkono87 commented 4 years ago

Im having this exact problem. Have you figured it out?