MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Daywalker
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Daywalker

    @Daywalker

    0
    Reputation
    70
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Daywalker Unfollow Follow

    Latest posts made by Daywalker

    • MMM-TomTomTrafficIncidents funktioniert nicht...
      {	
      		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.

      posted in Troubleshooting
      D
      Daywalker