MagicMirror Forum

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

    SOLVED MMM-TomTomTrafficIncidents without street name

    Troubleshooting
    4
    5
    499
    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.
    • Lordy
      Lordy last edited by sdetweil

      Hello,

      I hope you can help me here?
      I have the module, but the map is shown to me without a street name.
      What do I have to do or download so that the street names are also shown to me?
      I would be very happy for advice or ideas.

      Here is my Config:

      {	
      	module: "MMM-TomTomTrafficIncidents",
      	disabled: false,
       	position: 'bottom_center',
      	config: {
      		key: "xxx ",
      		lng: xxx,
      		lat: xxx,
      		traffic: "relative",
      		refresh: (15 * 60 * 1000), //Human readable for every 15 minutes.
      		showIncidents: false,
      		showTraffic: true,
      		remoteTTCSSJS: true,
      		TTVersion: "5.39.0", //Internal solution to quickly change version of TomTom API to a new version.
      		zoom: 13,
      		height: "960px",
      		width: "1080px"
      		}
      	},
      
      S 1 Reply Last reply Reply Quote 0
      • B
        BigMan last edited by

        Hi @Lordy

        I don’t have a similar problem like the one you occurred. But my issue is that my module isn’t totally showing. Do you maybe know a fix?

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

          @Lordy please use the code block wrapper for any config.js entries or actual code

          mark the text you pasted, and hit the </> button above the edit box…

          I have fixed the stuff in the original post

          Sam

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • R
            rabbit83ka last edited by

            @BigMan There’s another thread with your problem here. So far nobody knows a fix.

            1 Reply Last reply Reply Quote 0
            • Lordy
              Lordy last edited by

              I caring a new TomTom key that all activates everything.
              I thought I closed the thread because my problem was solved?

              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