MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.

    UNSOLVED mmm-google-route help?

    Troubleshooting
    1
    2
    362
    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.
    • D
      dxfan227 last edited by

      I am not sure how to define my origin and destination does anyone have any experience? I have tried a few things including plain text, lattitude and longitude, even just leaving it blank and I get a config error. Thank you In advance

      {
                  module: 'MMM-google-route',
                  position: 'bottom_left',
                  config: {
                      key: 'I PUT MY API KEY HERE',
                      directionsRequest:{
                          origin: '<ROUTE START>',
                          destination: '<ROUTE FINISH>'
                      }
                  }
              }
      
      1 Reply Last reply Reply Quote 0
      • D
        dxfan227 last edited by

        So I answered my own question. It seems I was missing a comma from the end of my module. Listing my orgin and destination in plain text did did work so I am leaving this here for future people to find if that’s ok?

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • 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