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.

    No flights on map.

    Scheduled Pinned Locked Moved Transport
    7 Posts 2 Posters 622 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 Online
      MikeTheYeti
      last edited by

      Re: MMM-Flights

      I got everything up and running; Map displays correctly, but there are not flights populating. I double checked from flightradar, and they are up there.

      What are some things to check?

      Thanks.

      karsten13K 1 Reply Last reply Reply Quote 0
      • karsten13K Online
        karsten13 @MikeTheYeti
        last edited by

        @MikeTheYeti

        you can look for errors in the logs
        a) server side
        b) in the browser (ctrl+shift+i)

        If you are willing to publish your config of the module I can test with my setup.

        M 1 Reply Last reply Reply Quote 0
        • M Online
          MikeTheYeti @karsten13
          last edited by

          @karsten13
          Thanks for looking into this for me. Here is my config:
          {
          disabled: false,
          module: “MMM-Flights”,
          position: “top_left”,
          config: {
          laMin: XX.XX,
          laMax: XX.XX,
          loMin: -YY.YY,
          loMax: -YY.YY,
          },
          },

          My map draws correctly, but it just gives me “No flights in chosen area.” Comparison to same area on my flightradar24 app shows flights.

          karsten13K 1 Reply Last reply Reply Quote 0
          • karsten13K Online
            karsten13 @MikeTheYeti
            last edited by

            @MikeTheYeti

            well, the values needed for testing are the area coordinates …

            I understand that you don’t want to publish them, if it is o.k. for you, can you send me a chat message here with the complete config?

            M 1 Reply Last reply Reply Quote 0
            • M Online
              MikeTheYeti @karsten13
              last edited by

              @karsten13 Sorry, I am sometimes wishing to be too anonymous. However, I was double checking my Min and Max values. I initially thought that because my map rendered that I had them correct; I swapped the values, and all is perfect.

              I can now see flight numbers at a glance without having to pull out my phone. So good.

              Thanks so much!

              M 1 Reply Last reply Reply Quote 2
              • M Online
                MikeTheYeti @MikeTheYeti
                last edited by

                Since I have you, and now that I have a look at a populated display. Is there a section in the MMM-Flights.js where I can modify what prints regarding flight info.

                I want to make things with a little more brevity, and maybe save some space. I would like to omit full airport names and full Airline names.

                When a long string of text displays it expands the map onto other stuff on my display.

                Thanks.

                karsten13K 1 Reply Last reply Reply Quote 0
                • karsten13K Online
                  karsten13 @MikeTheYeti
                  last edited by

                  @MikeTheYeti

                  this is hard coded at the moment, you can change the code here

                  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 Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy