MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-GoogleMapsTraffic

    Scheduled Pinned Locked Moved Transport
    87 Posts 27 Posters 74.1k Views 28 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? Offline
      A Former User @zzaidi148
      last edited by

      @zzaidi148
      I’ve found what is wrong.
      you should set position of this module.

      module: 'MMM-GoogleMapsTraffic',
      position: 'top_left', //this is missed.
      config: {
            	   key: 'I have this',
      

      manual of @vicmora has missed this.

      Z 1 Reply Last reply Reply Quote 0
      • Z Offline
        zzaidi148 @Guest
        last edited by

        @Sean Thank you so much! Finally, after toiling away at it, with your help, I got it to work. Next up, your calendar module!

        1 Reply Last reply Reply Quote 0
        • B Offline
          blue2monster
          last edited by

          @vicmora : I’ve been trying all night long: just cant get the map to be shown.
          I can see that the module is started in the dev logs.

          Funny thing: If I add some different HTML Output in the module.js It is printed on my screen, the only thing missing is the map.
          Same thing is happening on MMM-fuel and MMM-googlemap. Modules are working but the map itself is not shown.
          Different one for iFrame: This one is working.

          Interesting fact: If I check on the google dashboard for the traffic of this specific api key, I do not see any traffic. Is there anything special in the google api that I need to enable, or any additional module that needs to be installed.

          Any ideas: Thanks a lot for the help.

          B V 2 Replies Last reply Reply Quote 0
          • B Offline
            blue2monster @blue2monster
            last edited by

            @blue2monster: found now a workaround with the iframe module: This one works… but I haven’t made to switch the traffic layer on

            1 Reply Last reply Reply Quote 0
            • V Offline
              vicmora @blue2monster
              last edited by

              @blue2monster Have you tried adding position: ‘top_left’ to your config? I missed this in the docs but will update them.

              B 1 Reply Last reply Reply Quote 0
              • B Offline
                blue2monster @vicmora
                last edited by

                @vicmora : yes, I added position to various spots(e.g top_left; bottom_center,…) and tried various width and heights but still frame not visible.
                Tried as well a complete empty config with only this module loaded-> no sucess.
                I guess it might be an Google api key issue: Could you please show you google api devboard: Which service needs to be activated in google api? An which is showing traffic on your google api?
                Thanks.

                V 1 Reply Last reply Reply Quote 0
                • V Offline
                  vicmora @blue2monster
                  last edited by

                  @blue2monster This is where I grabbed the api key: https://developers.google.com/maps/documentation/javascript/

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sprior
                    last edited by

                    I created a pull request that I’d like merged. I added a config parameter that allows you to specify the type of map to display, my favorite is the hybrid which shows a satellite image with the roads on top. I left the default to display just the road maps as before.

                    V 1 Reply Last reply Reply Quote 0
                    • V Offline
                      vicmora @sprior
                      last edited by

                      @sprior Thanks! I merged it today.

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sprior
                        last edited by

                        I’m familiar with git, but not github as much. Since I forked your repository to make my change, then did a pull request which you accepted, I now show my repo as being one commit behind yours. How do I tell github to pull that commit, or do I just delete my repo and fork again when/if needed?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 8
                        • 9
                        • 1 / 9
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy