Read the statement by Michael Teeuw here.
MMM-GoogleMapsTraffic
-
See also my fork: MMM-GoogleMapsTraffic.
Runs fine without any issue since months. -
Thank You @sdetweil & @chrisfr1976 . I have verified the module in depth and the issue is with the API key. I have generated a new API Key and I can load the Google Maps now.
Really appreciate your assistance.
-
-
@chrisfr1976 - I have been using Google Maps since 3 weeks and I noticed that the maps doesnt get updated with traffic unless I zoom out or zoom in. It is displaying the maps with traffic the last time I zoomed out or zoomed in. I dont see API calls in my google profile as well. Did you notice this on your end?
-
@kmanne the module should refresh the info every 15 minutes (default updateInterval setting)
-
@kmanne I can check next weekend. I‘m not at home at the moment. .
-
@sdetweil - Correct. But it is not updating the maps unless I zoom out or zoom in.
I tried adding the refresh of 15 mins in the module, but still the same issue.
-
@kmanne
Hi,
I’ve just updated the code to a more robust solution with more log entry. Usegit pull
in the MMM-GoogleMapsTraffic-module folder.
Check if it works for you. Check the console logs of any issues.