• 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.

Eunanibus / MMM-Globe no City names

Scheduled Pinned Locked Moved Utilities
4 Posts 2 Posters 283 Views 2 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.
  • M Offline
    Micha3110
    last edited by Oct 26, 2024, 2:30 PM

    Hello everyone.
    I hope someone else here can help me.
    I have the Eunanibus/MMM-Globe installed runs well, but unfortunately I don’t see any city names displayed.
    I saw that there were some problems with it and looked in various forums, but unfortunately it didn’t help me.
    Reinstalled Raspberry Pi and Magic Mirror, nothing helped to fix the error.

    I hope that someone can help me or have a solution

    Thanks in advance!

    My config:

    {
    		        module: 'MMM-Globe',
    		        position: 'middle_center',  // This can be any of the regions. Best results in lower_third middle_center
    		        config: {
                            size:"x-large", // Globe size. See configuration options below for more options
                            dayLength: 60, // (Optional) Rotation speed. See configuration options below
                            viewAngle: 15, // (Optional) Globe tilt. See configuration options below 
                            locations: [
                                // Fill with location Objects if desired
                                // e.g.
                                // {lat:37.77493,lng:-122.41942, label: "San Francisco"},
                                // {lat:-23.5475,lng:-46.63611, label: "Sao Paulo"}
                                // Individual values must be seperated by a comma. 
                                // You can look up the latitude and longitude for a specific location on Google Maps.
    
                                {lat:52.979397,lng:8.840247, label: "Lahausen" },
                                
    
                              ]   
          		          }
                    },
    
    
    S 1 Reply Last reply Oct 26, 2024, 2:37 PM Reply Quote 0
    • S Offline
      sdetweil @Micha3110
      last edited by Oct 26, 2024, 2:37 PM

      @Micha3110 said in Eunanibus / MMM-Globe no City names:

      Eunanibus/MMM-Globe

      on the module github page is this issue
      https://github.com/Eunanibus/MMM-Globe/issues/16

      first place ALWAYS to look is the modules github issues list

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      M 1 Reply Last reply Oct 27, 2024, 6:09 AM Reply Quote 0
      • M Offline
        Micha3110 @sdetweil
        last edited by Oct 27, 2024, 6:09 AM

        @sdetweil
        hi
        That’s where I looked first, and I also implemented what was going on, but I still don’t see any city names.
        (I had already asked the same question under the link, but didn’t get an answer).
        It’s a shame, I thought someone here could help me.
        Greetings to everyone

        S 1 Reply Last reply Oct 27, 2024, 10:09 AM Reply Quote 0
        • S Offline
          sdetweil @Micha3110
          last edited by Oct 27, 2024, 10:09 AM

          @Micha3110 yes, others have reported the same problem. however there has been no fix to date

          Sam

          How to add modules

          learning how to use browser developers window for css changes

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