MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    pjestico/MMM-GoogleTrafficTimes Address Format?

    Troubleshooting
    3
    11
    426
    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.
    • C
      cmer3 last edited by sdetweil

      No errors, but I can’t get data to display. Google API key is right, so I am looking for format errors. Anything obvious?:

      		{
                  		module: 'MMM-GoogleTrafficTimes',
                  		position: 'top_right',
                  		config: {
                      		key: 'AIzaSyAlettersandnumbersfYyA',
                      		origin: '39.408476,-76.545179',
                      		destination1: 'M Work:39.439013,-76.632005',
                      		destination2: 'C Work:39.399357,-76.593041',
                      		AvoidHighways: false,
                      		AvoidTolls: false,
      				}
                  	},
      
      S 2 Replies Last reply Reply Quote 0
      • S
        sdetweil @cmer3 last edited by sdetweil

        @cmer3 open the developers window ctrl-shift-i and select the console tab and scroll up to see any errors

        also, please use the code block.markers for config.js entries.

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • S
          sdetweil @cmer3 last edited by sdetweil

          @cmer3 I would guess origin values wrong. that is a string

          I think if it’s lat/long it needs to be that structure

          https://developers.google.com/maps/documentation/javascript/examples/map-latlng-literal

          Sam

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • C
            cmer3 last edited by

            Thanks, looks like my issues is setting up billing on the google account

            S 1 Reply Last reply Reply Quote 0
            • S
              sdetweil @cmer3 last edited by

              @cmer3 yeh, Google wants a good account payment method up front, even tho they will give u uncharged access for a while

              Sam

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • F
                Fonfon last edited by

                hi,

                Problem Nothing happens after installing the module …
                Thanks

                S F 2 Replies Last reply Reply Quote 0
                • S
                  sdetweil @Fonfon last edited by

                  @Fonfon what is your config for this module? did u setup the google account and credit card required? per the instructions?

                  Sam

                  Create a working config
                  How to add modules

                  F 1 Reply Last reply Reply Quote 0
                  • F
                    Fonfon @Fonfon last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • F
                      Fonfon @sdetweil last edited by

                      @sdetweil said in pjestico/MMM-GoogleTrafficTimes Address Format?:

                      @Fonfon what is your config for this module? did u setup the google account and credit card required? per the instructions?

                      HI ,

                      Account payment is binding?

                      Thanks

                      S 1 Reply Last reply Reply Quote 0
                      • S
                        sdetweil @Fonfon last edited by

                        @Fonfon not sure what ‘is binding’ means, but if means ‘is required’, then yes.
                        Google requires an active functioning credit card, so IF/when you go over their credits they can charge you.

                        as compared to a free account, until it runs out and doesn’t work anymore.

                        they want it to keep working

                        Sam

                        Create a working config
                        How to add modules

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy