• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-TomTomTrafficIncidents funktioniert nicht...

Scheduled Pinned Locked Moved Unsolved Troubleshooting
11 Posts 6 Posters 2.6k Views 7 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
    Daywalker
    last edited by sdetweil Jan 13, 2020, 12:39 PM Jan 4, 2020, 5:33 PM

    {	
    		module: "MMM-TomTomTrafficIncidents",
    		position: "middle_center",
    		config: {
    			key: "API-Key",
    			lng: ??.???????,
    			lat: ??.???????,
    			zoom: 11,
    			height: "300x",
    			width: "200px"
    			}
    	},
    

    Hallo das ist meine configuration in der config.js Datei hab Long und Lat sowie den API key eingestellt aber die Karte erscheint nicht. Habe ich etwas übersehen ? Wenn jemand n Ansatz hat würde ich mich sehr freuen :-).

    Hello this is my configuration int he config.js file. The API Key and Lat & Long is edit but nothing appers on my mirror. There is no failure message or something.

    L B 2 Replies Last reply Jan 7, 2020, 6:02 PM Reply Quote 0
    • L Offline
      Lordy @Daywalker
      last edited by sdetweil Jan 13, 2020, 12:38 PM Jan 7, 2020, 6:02 PM

      @Daywalker Hallo, hier ist meine Config (Bsp: New York), Sie funktioniert:

      Hello, here is my Config (Example: New York), it works

      {	
      	module: "MMM-TomTomTrafficIncidents",
      	disabled: false,
       	position: 'bottom_center',
      	config: {
      		key: "XXXXXXXXXXXXX",
      			lng: -74.005941,
      			lat:  40.712784,
      		traffic: "absolute",
      		zoom: 13,
      		height: "960px",
      		width: "1080px"
      		}
      	},
      
      1 Reply Last reply Reply Quote 0
      • R Offline
        rabbit83ka
        last edited by Jan 11, 2020, 8:03 PM

        @Lordy / @Daywalker

        Gibt’s mittlerweile eine Lösung? Ich wollte von einer Bing-Karte auf das TomTom Modul wechseln, bei mir bleibt es aber auch schwarz.
        Is there any solution yet? I want to change from Bing-Maps to the TomTom module, but the module doesn’t appear on the mirror.

        L 1 Reply Last reply Jan 12, 2020, 6:43 AM Reply Quote 0
        • L Offline
          Lordy @rabbit83ka
          last edited by Lordy Jan 12, 2020, 6:45 AM Jan 12, 2020, 6:43 AM

          @rabbit83ka
          For me the map works so far, unfortunately I don’t show any street names.
          I am currently working on this problem, but it may take some time because my English skills are not good.
          Please tell me the desired destination (location) and I’ll try what I can do.
          (Translate by Google)

          Hallo,
          bei mir funktioniert Karte soweit, leider werden bei mir keine Strassennamenangezeigt.
          An diesem Problem arbeite ich gerade daran, es kann aber noch dauer, da meine Englischkenntnisse nicht gut sind.
          Nenne mir bitte den wunsch Ziel (Ort) und ich probiere was ich machen kann.

          1 Reply Last reply Reply Quote 0
          • R Offline
            rabbit83ka
            last edited by Jan 12, 2020, 7:36 PM

            @Lordy
            Thanks for your reply. I want to display

            lng: 8.35,
            lat: 49.08,
            

            I’ve already tested the coordinates for New York from your example above - same behavior.

            Danke für die Antwort. Ich will die oben genannten Koordinaten darstelllen. Ich habe es auch schon mit deinem New York Beispiel von oben probiert, mit dem gleichen Ergebnis. Falls ich dich irgendwie unterstützen kann, sag Bescheid.

            L 1 Reply Last reply Jan 13, 2020, 6:21 AM Reply Quote 0
            • B Offline
              butchkemper @Daywalker
              last edited by Jan 12, 2020, 10:39 PM

              I noticed when comparing your configuration to the one posted below:

              • The “disabled: false” parameter is not included,
              • The “traffic: absolute” parameter is not included,
              • The “height: “300x”” should be “300px”"

              Butch

              Resistance is not Futile!
              It is voltage divided by current.

              1 Reply Last reply Reply Quote 0
              • L Offline
                Lordy @rabbit83ka
                last edited by Lordy Jan 13, 2020, 6:40 AM Jan 13, 2020, 6:21 AM

                @rabbit83ka

                	lng: 8.35,
                	lat:  49.08,
                

                With me is displayed perfectly. I just entered your coordinates.
                Please take my config and your key, if the screen is still black, then get in touch.

                Bei mir wird einwandfrei anzeigt. Ich habe nur deine Koordinaten eingegeben.
                Bitte nehme meine Config und deinen Key, wenn der Bildschrim immernoch Schwarz bleibt, dann melde Dich.

                1 Reply Last reply Reply Quote 1
                • R Offline
                  rabbit83ka
                  last edited by Jan 13, 2020, 7:49 PM

                  I tried the config from @Lordy (even with his API-key, many thanks Lordy), but still the same behavior (nothing shows up from the module). I reinstalled the module, double- and trible checked the config, it just doesn’t show the map. Any further ideas?

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil
                    last edited by Jan 13, 2020, 8:24 PM

                    i’m willing to try it

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      rabbit83ka
                      last edited by Jan 20, 2020, 7:34 PM

                      I’ve changed to MMM-TomTomTraffic which works correctly. But I’m still wondering why MMM-TomTomTrafficincidents doesn’t.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        3/11
                        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