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

    Posts

    Recent Best Controversial
    • RE: No flights on map.

      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.

      posted in Transport
      M
      MikeTheYeti
    • RE: No flights on map.

      @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!

      posted in Transport
      M
      MikeTheYeti
    • RE: No flights on map.

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

      posted in Transport
      M
      MikeTheYeti
    • No flights on map.

      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.

      posted in Transport
      M
      MikeTheYeti
    • 1 / 1