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.

    Third Party Modules Don't Work Please Help

    Scheduled Pinned Locked Moved Troubleshooting
    21 Posts 5 Posters 10.3k Views 4 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.
    • ? Offline
      A Former User @zzaidi148
      last edited by A Former User

      @zzaidi148 said in Third Party Modules Don’t Work Please Help:

               
      >         	{
      >             		module: 'MMM-GoogleMapsTraffic',
      >             		config: {
      >                 	key: 'AIzaSyBYRxkk4P4qB5ob506t1b5UHOBYVYntnfs',
      >                 	lat: 37.8262306,
      >                 	lng: -122.2920096,
      >                 	height: '300px',
      >                 	width: '300px',
      >                  },
      

      I’ve found what is wrong.
      you should set position of this module.

      module: 'MMM-GoogleMapsTraffic',
      position: 'top_left', //this is missed.
      config: {
      

      manual of @vicmora has missed this.

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