<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Flights]]></title><description><![CDATA[<p dir="auto">A new module showing flights in a defined area.</p>
<p dir="auto">I know there are at least 2 modules out using the same api, but this one additionally shows the planes on a map.</p>
<p dir="auto">Git Repo: <a href="https://gitlab.com/khassel/MMM-Flights" target="_blank" rel="noopener noreferrer nofollow ugc">https://gitlab.com/khassel/MMM-Flights</a></p>
<p dir="auto">For installation instructions and config options visit the above url.</p>
<p dir="auto"><img src="https://gitlab.com/khassel/MMM-Flights/-/raw/master/data/flights_mapbox.png" alt="" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/topic/16409/mmm-flights</link><generator>RSS for Node</generator><lastBuildDate>Sun, 09 Aug 2026 13:56:58 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16409.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 25 Feb 2022 23:10:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-Flights on Wed, 24 Jun 2026 20:38:11 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/noeknl" aria-label="Profile: noeknl">@<bdi>noeknl</bdi></a> <a href="/post/131457">said</a>:</p>
</blockquote>
<blockquote>
<p dir="auto">is it possible to locate the list of flights on the right of the map, so I can utilize  landscape mode better?</p>
</blockquote>
<p dir="auto">pushed a new version which supports now 4 map positions top, bottom, left, right</p>
]]></description><link>https://forum.magicmirror.builders/post/131459</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131459</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 24 Jun 2026 20:38:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 24 Jun 2026 08:29:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> Oh damn, that was pretty stupid. Thanks for your sharp eye!<br />
It works now indeed!!</p>
<p dir="auto">is it possible to locate the list of flights on the right of the map, so I can utilize  landscape mode better?</p>
]]></description><link>https://forum.magicmirror.builders/post/131457</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131457</guid><dc:creator><![CDATA[noeknl]]></dc:creator><pubDate>Wed, 24 Jun 2026 08:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 17 Jun 2026 17:18:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/noeknl" aria-label="Profile: noeknl">@<bdi>noeknl</bdi></a></p>
<p dir="auto">works with both providers if you switch the content of your <code>laMin</code>/<code>laMax</code> values …</p>
]]></description><link>https://forum.magicmirror.builders/post/131429</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131429</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 17 Jun 2026 17:18:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 17 Jun 2026 14:55:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">Thanks for this great module!<br />
Is it still working for other people? I can’t get flights to display on the map, eventhough they are definately there.</p>
<p dir="auto">I’ve tried to change the provider from FR24 to readsb, but neither seems to work.<br />
Am I overlooking something here? Thanks for the help.</p>
<pre><code>{
  module: "MMM-Flights",
  position: "top_left",
  config: {
    laMin: 51.6,
    laMax: 51.0,
    loMin: 5.2,
    loMax: 6.2,
    provider: "readsb",
    providerUrl: "https://api.airplanes.live/v2/point"
  },
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/131428</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/131428</guid><dc:creator><![CDATA[noeknl]]></dc:creator><pubDate>Wed, 17 Jun 2026 14:55:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Fri, 10 Jan 2025 12:10:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> Very nice and thank you!</p>
]]></description><link>https://forum.magicmirror.builders/post/122857</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122857</guid><dc:creator><![CDATA[wswenson]]></dc:creator><pubDate>Fri, 10 Jan 2025 12:10:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Mon, 06 Jan 2025 19:21:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wswenson" aria-label="Profile: wswenson">@<bdi>wswenson</bdi></a> said in <a href="/post/122675">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">I would like to see a configuration option to filter</p>
</blockquote>
<p dir="auto">now implemented with <a href="https://gitlab.com/khassel/MMM-Flights/-/commit/a5c9429f35c9255eb5de9deb67a0def5472fa10b" target="_blank" rel="noopener noreferrer nofollow ugc">this commit</a></p>
<p dir="auto">Thanks for the suggestion!</p>
]]></description><link>https://forum.magicmirror.builders/post/122701</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122701</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Mon, 06 Jan 2025 19:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 05 Jan 2025 21:53:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wswenson" aria-label="Profile: wswenson">@<bdi>wswenson</bdi></a> said in <a href="/post/122675">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">I tried to open an issue in Gitlabs, but wants me to create an account and pay for membership and such.</p>
</blockquote>
<p dir="auto">they are free see <a href="https://about.gitlab.com/pricing/" target="_blank" rel="noopener noreferrer nofollow ugc">https://about.gitlab.com/pricing/</a></p>
<p dir="auto">will look into the filter stuff …</p>
]]></description><link>https://forum.magicmirror.builders/post/122682</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122682</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Sun, 05 Jan 2025 21:53:58 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 05 Jan 2025 19:14:11 GMT]]></title><description><![CDATA[<p dir="auto">I would like to see a configuration option to filter out non-commercial flights. I played around with this code segment and think it could be done with some minor logic added for a configuration option of onlyCommercial (or something like that). I live in an area where there is a high concentration of private planes as well, and generally I am mostly interested in the commercial flights.</p>
<p dir="auto">I tried to open an issue in Gitlabs, but wants me to create an account and pay for membership and such.</p>
<p dir="auto">Thanks for the module!</p>
<pre><code> async makeFlightArray(configPayload) {
      let flights = [];

      const prov = configPayload.provider.toLowerCase();
      if (this.providers.includes(prov)) {
        await require(`./provider/${prov}`).getData(
          configPayload,
          flights,
          this.airports,
          this.airlines,
          this.planes,
          this.setFlightData,
          this.fetchUrl
        );
      } else {
        Log.error(
          `${this.name}: Unknown provider  + ${configPayload.provider}`
        );
      }
	  
	  // Filter out flights with empty airline
      flights = flights.filter((flight) =&gt; flight.airline &amp;&amp; flight.airline.trim() !== "");
	  
	  console.log(flights);
      return flights;
    },
</code></pre>
<p dir="auto"><img src="/assets/uploads/files/1736104325178-222ff981-bdda-48e5-a800-faeffafc449a-image-resized.png" alt="222ff981-bdda-48e5-a800-faeffafc449a-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/122675</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/122675</guid><dc:creator><![CDATA[wswenson]]></dc:creator><pubDate>Sun, 05 Jan 2025 19:14:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 13 Nov 2024 21:02:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stashu" aria-label="Profile: stashu">@<bdi>stashu</bdi></a> said in <a href="/post/121265">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">if there is a way I can hide the horizontal line which is under the ‘Flights’ label.</p>
</blockquote>
<p dir="auto">I updated the module, if you now set <code>title</code> and <code>logoTitle</code> to empty strings no header and no line is diplayed anymore.</p>
]]></description><link>https://forum.magicmirror.builders/post/121279</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121279</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Wed, 13 Nov 2024 21:02:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 13 Nov 2024 19:43:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stashu" aria-label="Profile: stashu">@<bdi>stashu</bdi></a> all good… sorry for the firehose treatment… lol</p>
<p dir="auto">anyhow to hide an element is actually  easier</p>
<pre><code>selector {
   display:none;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/121276</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121276</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 13 Nov 2024 19:43:51 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 13 Nov 2024 18:51:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thanks for the quick reply and the pointer to finding the element. I’m not in web stuff, so it’s a bit more of a mystery to me than I wish it were. Anyway, I found it, and the following custom.css entry works to remove the header:</p>
<pre><code>.MMM-Flights .module-header {
	border-bottom: 0px; /* removes line */
	font-size: 0px; /* removes 'Flights' and logo (?) */
}
</code></pre>
<p dir="auto">Not sure if that’s an elegant way, but it works  :) . I’m not clear on why the 0 font size removes the logo, but it does.</p>
<p dir="auto">Thanks again!</p>
]]></description><link>https://forum.magicmirror.builders/post/121274</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121274</guid><dc:creator><![CDATA[stashu]]></dc:creator><pubDate>Wed, 13 Nov 2024 18:51:13 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 13 Nov 2024 17:31:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/stashu" aria-label="Profile: stashu">@<bdi>stashu</bdi></a> So, there is indeed  custom.css entry you can use the hide the separator on the header…</p>
<p dir="auto">BUT I want to teach you how to find these things yourself… so you won’t be dependant on waiting for someone</p>
<p dir="auto">see the second link in my signature below, it will show you how to use the developers window elements tab and locate the element that is displaying the thing you want to modify/hide…</p>
<p dir="auto">in the upper right window you can try different styles on the selected element to see its behavior and once you’ve found it, you can copy paste those styles into custom.css<br />
and put the selector wrapper around it.</p>
<p dir="auto">the selector chain is shown on the bottom of the elements window , for example here on another element<br />
<img src="/assets/uploads/files/1731518677518-screenshot-at-2024-11-12-15-30-58.png" alt="Screenshot at 2024-11-12 15-30-58.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/121266</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121266</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 13 Nov 2024 17:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Wed, 13 Nov 2024 16:45:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi! Thank you for the module, it is my favorite on my MM, as I live on the flight path to KIAD, so lots of activity.</p>
<p dir="auto">I am wondering if there is a way I can hide the horizontal line which is under the ‘Flights’ label. When there are no flights, the line is still visible, and I would love if I were able to hide it somehow. I’m happy to add something to custom.css, but I am unsure how to do so. Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/121265</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/121265</guid><dc:creator><![CDATA[stashu]]></dc:creator><pubDate>Wed, 13 Nov 2024 16:45:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Mon, 19 Feb 2024 13:33:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> it’s a fun challenge.</p>
<p dir="auto">the downside of changing the modulename.js file is, when an update comes, git pull will fail. and YOU have to figure it out.</p>
<p dir="auto">everything takes work.  I’m just trying to help you learn the best practice so you don’t get smashed later on.</p>
]]></description><link>https://forum.magicmirror.builders/post/115705</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115705</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 19 Feb 2024 13:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Mon, 19 Feb 2024 11:53:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/115699">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a>  I have a module that presents a form for config customization, built on the fly based on the modules you have installed now</p>
<p dir="auto">it uses the values from defaults</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-Config" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-Config</a></p>
<p dir="auto">in places where there could be choices, the author can augment the definition to make it more usable and understandable.</p>
<p dir="auto">not every module works  some need help.<br />
if the module is old or the author chooses not to provide an improved definition,  I can ship one created by a user, with my module to make the  user experience better.</p>
</blockquote>
<p dir="auto">Nice advert :-) but I’ve never been able to cut and paste, in some cases , 20 - 30 lines of options from the module config file to config.js using a command line editor if the author doesn’t give all the options in the default config.js example on Git Hub.</p>
]]></description><link>https://forum.magicmirror.builders/post/115704</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115704</guid><dc:creator><![CDATA[lif]]></dc:creator><pubDate>Mon, 19 Feb 2024 11:53:33 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Mon, 19 Feb 2024 01:20:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a>  I have a module that presents a form for config customization, built on the fly based on the modules you have installed now</p>
<p dir="auto">it uses the values from defaults</p>
<p dir="auto"><a href="https://github.com/sdetweil/MMM-Config" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/sdetweil/MMM-Config</a></p>
<p dir="auto">in places where there could be choices, the author can augment the definition to make it more usable and understandable.</p>
<p dir="auto">not every module works  some need help.<br />
if the module is old or the author chooses not to provide an improved definition,  I can ship one created by a user, with my module to make the  user experience better.</p>
]]></description><link>https://forum.magicmirror.builders/post/115699</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115699</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 19 Feb 2024 01:20:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Mon, 19 Feb 2024 01:16:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> said in <a href="/post/115696">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">I assume that it can be changed in the {module}.js file.</p>
</blockquote>
<p dir="auto">no.</p>
<p dir="auto">in config.js</p>
<p dir="auto">the design is config js is used to override the values set in the modulename.js  defaults section</p>
<p dir="auto">lacking documentation is a different probem.</p>
<p dir="auto">if you find properties in the defaults section you can override them in config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/115698</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115698</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 19 Feb 2024 01:16:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 22:23:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> said in <a href="/post/115692">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a></p>
<p dir="auto">was talking about <code>showMap: "ifTraffic",</code> and this works on my side, tested it again</p>
</blockquote>
<p dir="auto">Yes</p>
<pre><code> showMap: "ifTraffic", // "always", "never", "ifTraffic"
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/115693</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115693</guid><dc:creator><![CDATA[lif]]></dc:creator><pubDate>Sun, 18 Feb 2024 22:23:38 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 22:15:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a></p>
<p dir="auto">was talking about <code>showMap: "ifTraffic",</code> and this works on my side, tested it again</p>
]]></description><link>https://forum.magicmirror.builders/post/115692</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115692</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Sun, 18 Feb 2024 22:15:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 21:11:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> said in <a href="/post/115688">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> said in <a href="/post/115686">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">Yes, it did work before I applied an update this morning</p>
</blockquote>
<p dir="auto">should be fixed now with latest version …</p>
</blockquote>
<p dir="auto">Sorry, still the same after (I think) installing the latest version<br />
<img src="/assets/uploads/files/1708290343667-cd5d1690-4b51-462e-84bd-7a6a2742afcc-image.png" alt="cd5d1690-4b51-462e-84bd-7a6a2742afcc-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/115691</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115691</guid><dc:creator><![CDATA[lif]]></dc:creator><pubDate>Sun, 18 Feb 2024 21:11:02 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 20:55:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> said in <a href="/post/115687">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> please NEVER  edit the source file. unless you KNOW what you are getting yourself into.</p>
</blockquote>
<p dir="auto">When the {module}.js file has lines which state something like<br />
'units: “imperial”, // metric uses m and km/h, imperial uses ft and mph,<br />
I assume that it can be changed in the {module}.js file.</p>
<blockquote>
<p dir="auto">all config should go in config.js<br />
everything in the defaults section can be overridden in config.js</p>
</blockquote>
<p dir="auto">Some modules list all the options in the example that goes into the config.js file, MMM-Flights (and many others) don’t.</p>
<blockquote>
<p dir="auto">also on forum posts  use the code block wrapper for all  code and config.</p>
<p dir="auto">paste text into message editor<br />
select pasted text<br />
hit button &lt;/&gt;</p>
</blockquote>
<p dir="auto">OK, sorry.</p>
]]></description><link>https://forum.magicmirror.builders/post/115696</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115696</guid><dc:creator><![CDATA[lif]]></dc:creator><pubDate>Sun, 18 Feb 2024 20:55:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 18:53:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> said in <a href="/post/115686">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">Yes, it did work before I applied an update this morning</p>
</blockquote>
<p dir="auto">should be fixed now with latest version …</p>
]]></description><link>https://forum.magicmirror.builders/post/115688</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115688</guid><dc:creator><![CDATA[karsten13]]></dc:creator><pubDate>Sun, 18 Feb 2024 18:53:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 18:50:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> please NEVER  edit the source file. unless you KNOW what you are getting yourself into.</p>
<p dir="auto">all config should go in config.js<br />
everything in the defaults section can be overridden in config.js</p>
<p dir="auto">also on forum posts  use the code block wrapper for all  code and config.</p>
<p dir="auto">paste text into message editor<br />
select pasted text<br />
hit button &lt;/&gt;</p>
]]></description><link>https://forum.magicmirror.builders/post/115687</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115687</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 18 Feb 2024 18:50:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-Flights on Sun, 18 Feb 2024 17:43:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/karsten13" aria-label="Profile: karsten13">@<bdi>karsten13</bdi></a> said in <a href="/post/115682">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lif" aria-label="Profile: lif">@<bdi>lif</bdi></a> said in <a href="/post/115677">MMM-Flights</a>:</p>
<blockquote>
<p dir="auto">The map changes width depending upon the ac in the area.</p>
</blockquote>
<p dir="auto">yes, the map changes width because of the length of the flight data in the table below, the area inside the map does not change. You can test this with setting <code>mapFontColor: "red",</code> so you see the area points.</p>
</blockquote>
<p dir="auto">Ah, OK, I’ll change the font size down a bit.</p>
<blockquote>
<p dir="auto">But I have to rethink this behavior or provide an option for a fixed width.</p>
<blockquote>
<p dir="auto">Also the map shows even with no traffic and showMap: “ifTraffic”,</p>
</blockquote>
<p dir="auto">will look into this, I did a rewrite of the module so maybe this was lost …</p>
</blockquote>
<p dir="auto">Yes, it did work before I applied an update this morning</p>
<p dir="auto">Thanks for your help.</p>
]]></description><link>https://forum.magicmirror.builders/post/115686</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115686</guid><dc:creator><![CDATA[lif]]></dc:creator><pubDate>Sun, 18 Feb 2024 17:43:43 GMT</pubDate></item></channel></rss>