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-google-route help?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 1 Posters 630 Views 1 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.
    • D Offline
      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 Offline
        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy