<?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-RAIN-MAP (new: version 2.x)]]></title><description><![CDATA[<p dir="auto">This is a rain radar map based on OpenStreetMap combined with <a href="http://Rainviewer.com" target="_blank" rel="noopener noreferrer nofollow ugc">Rainviewer.com</a> weather data.<br />
Download and instructions <a href="https://github.com/jalibu/MMM-RAIN-MAP" target="_blank" rel="noopener noreferrer nofollow ugc">on GitHub</a>.</p>
<p dir="auto">Feedback welcome.</p>
<p dir="auto"><strong>Features</strong></p>
<ul>
<li>Displays <a href="http://Rainviewer.com" target="_blank" rel="noopener noreferrer nofollow ugc">Rainviewer.com</a> radar layers on OpenStreetMap</li>
<li>Every 10 minutes a new weather snapshot is published</li>
<li>The snapshots of the last 2 hours are available, which show the weather events of the past</li>
<li>Additionally 3 layers are displayed as forecast of the next 30 minutes</li>
<li>Option to place multiple markers on map</li>
<li>Option for multiple, alternating map positions</li>
<li>Option to only show in current rainy weather conditions. Works only together with weather or MMM-OpenWeatherForecast as dependency.</li>
<li>(Experimental) Option to hide other modules in case of rain in favor to get more space.</li>
</ul>
<p dir="auto"><strong>Screenshot</strong><br />
<img src="https://raw.githubusercontent.com/jalibu/MMM-RAIN-MAP/master/docs/OSM_ScreenCast.gif" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">Installation and usage instructions are in the project’s <a href="https://github.com/jalibu/MMM-RAIN-MAP/blob/master/README.md" target="_blank" rel="noopener noreferrer nofollow ugc">README.md</a>.</p>
<p dir="auto"><strong>Support</strong><br />
If you like this module and want to thank, please buy me a beer.</p>
<p dir="auto"><a href="https://www.buymeacoffee.com/jalibu" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Beer" style="height:45px !important;width:180px !important" /></a></p>
]]></description><link>https://forum.magicmirror.builders/topic/12808/mmm-rain-map-new-version-2-x</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 21:45:50 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12808.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 11 May 2020 18:57:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sat, 18 Jan 2025 19:58:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">Great module - wondering if we can adjust the transparency of the rain layer?  It’s very much in your face, especially with a dark theme in a dark kitchen.</p>
<p dir="auto"><img src="/assets/uploads/files/1737230256352-13e5d0a1-e715-4f5a-8fd1-867740d8c65c-image.png" alt="13e5d0a1-e715-4f5a-8fd1-867740d8c65c-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/123200</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/123200</guid><dc:creator><![CDATA[mdiorio]]></dc:creator><pubDate>Sat, 18 Jan 2025 19:58:10 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Fri, 11 Aug 2023 02:36:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Unfortunately it doesn’t work, could it be an interference from the scenes module I am using?</p>
]]></description><link>https://forum.magicmirror.builders/post/110544</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110544</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Fri, 11 Aug 2023 02:36:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sat, 15 Jul 2023 09:51:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/whimsicality" aria-label="Profile: whimsicality">@<bdi>whimsicality</bdi></a> you don’t need additional code in your weather module.<br />
It is only important to have one of the supported (weather, MMM-OpenWeatherForecast) running together with MMM-RAIN-MAP on your mirror.<br />
If you use OpenWeatherForecast, all you need to do is to set the <code>displayHoursBeforeRain </code> option in your MMM-RAIN-MAP settings.</p>
<p dir="auto">For example, if you want to let the rain map appear one hour before rain starts, your rain map config should look like that:</p>
<pre><code>{
	module: "MMM-RAIN-MAP",
	position: "top_left",
	config: {
		// all your other config
		displayHoursBeforeRain: 1,
		// all your other config
	}
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/110249</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110249</guid><dc:creator><![CDATA[Jalibu]]></dc:creator><pubDate>Sat, 15 Jul 2023 09:51:56 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Tue, 11 Jul 2023 04:23:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi am definitely loving this module but honestly struggling to get the rain map to go away when rain is not predicted.  I see the instructions for how to make it work with the weather module, but what piece of code do I need to have present in MMM-OpenWeatherForecast in order to trigger MMM-RAIN-MAP to hide itself?  Sorry if it’s obvious…</p>
]]></description><link>https://forum.magicmirror.builders/post/110210</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/110210</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Tue, 11 Jul 2023 04:23:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Thu, 11 May 2023 06:24:23 GMT]]></title><description><![CDATA[<p dir="auto">hi! love this app but am struggling.  I’ve tried the CSS mentioned here to change the opacity as well as just changing it under “config” but I can’t get teh opacity of the map to change.  is there any other option to attempt?</p>
]]></description><link>https://forum.magicmirror.builders/post/109323</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109323</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Thu, 11 May 2023 06:24:23 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 08 May 2023 03:53:20 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> I think I was making it unnecessarily complicated, I understand it now. thanks!</p>
]]></description><link>https://forum.magicmirror.builders/post/109288</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109288</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Mon, 08 May 2023 03:53:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 08 May 2023 03:47:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/whimsicality" aria-label="Profile: whimsicality">@<bdi>whimsicality</bdi></a> he’s telling the api the size and shape of the map to draw…  because thats what they do…</p>
<p dir="auto">I do the same thing with chartjs… I tell it the size and shape and all the points in the data, and what kind of chart to draw, and it generates the graphics.</p>
]]></description><link>https://forum.magicmirror.builders/post/109287</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109287</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 08 May 2023 03:47:36 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 08 May 2023 03:43:52 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> according tot he config it looks like I’m supposed to input all kinds of GPS coordinates for the edges of the map as well as the link to the picture of the map… I think I’m just confused.</p>
]]></description><link>https://forum.magicmirror.builders/post/109286</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109286</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Mon, 08 May 2023 03:43:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 08 May 2023 03:40:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/whimsicality" aria-label="Profile: whimsicality">@<bdi>whimsicality</bdi></a> the api provides  the drawing of the maps</p>
]]></description><link>https://forum.magicmirror.builders/post/109285</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109285</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 08 May 2023 03:40:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 08 May 2023 03:38:05 GMT]]></title><description><![CDATA[<p dir="auto">Is there a basic resource on how to generate maps?  I am struggling with this basic concept.  I’ve been to open street maps but I don’t see any way to generate a file like you did in the example.</p>
]]></description><link>https://forum.magicmirror.builders/post/109284</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/109284</guid><dc:creator><![CDATA[whimsicality]]></dc:creator><pubDate>Mon, 08 May 2023 03:38:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Thu, 22 Sep 2022 14:29:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> I understand the need and desire. However, neither the weather data/layers from <a href="http://Weerplaza.nl" target="_blank" rel="noopener noreferrer nofollow ugc">Weerplaza.nl</a>, nor those from <a href="http://sat24.com" target="_blank" rel="noopener noreferrer nofollow ugc">sat24.com</a> are in any way compatible with the previous module. It is technically not so easy to put their layers just “over” the map ;-)<br />
If someone finds a solution and takes care of the programming, then I would be happy to put this extension into the module.<br />
However, I don’t have the time to take care of it myself.</p>
]]></description><link>https://forum.magicmirror.builders/post/104689</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104689</guid><dc:creator><![CDATA[Jalibu]]></dc:creator><pubDate>Thu, 22 Sep 2022 14:29:14 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Wed, 21 Sep 2022 00:23:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Is it possible to add a second source possible to be selected in the module ? the goal could be to show CLOUDS via SATELLITE RADAR too. Using IFRAME is not a solution. I prefer to use a unique MAP with rain + clouds included.</p>
<p dir="auto">because lots of people needs to know if some clouds will be showed</p>
<p dir="auto">Could be very very a master class module with that option.</p>
<p dir="auto">here an example of sat clouds : <a href="http://en.sat24.com/en" target="_blank" rel="noopener noreferrer nofollow ugc">http://en.sat24.com/en</a></p>
<p dir="auto">Here the code you could use to integrate that data in the module : <a href="http://en.sat24.com/en/freeimages" target="_blank" rel="noopener noreferrer nofollow ugc">http://en.sat24.com/en/freeimages</a></p>
<p dir="auto">RAINVIEWER DATA is not accurate at all like said MajorC(Project Sponsor). It doesn’t represent the reality.</p>
<p dir="auto">Check</p>
]]></description><link>https://forum.magicmirror.builders/post/104658</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104658</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Wed, 21 Sep 2022 00:23:45 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sat, 17 Sep 2022 11:58:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/majorc" aria-label="Profile: MajorC">@<bdi>MajorC</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a><br />
Unfortunately, <a href="http://Weerplaza.nl" target="_blank" rel="noopener noreferrer nofollow ugc">Weerplaza.nl</a> does not offer an API. I can’t just take their weather data and use it in MMM-RAIN-MAP.<br />
They only allow to embed their service as an iFrame. You can easily do this on your own with <a href="https://github.com/alberttwong/MMM-iFrame" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/alberttwong/MMM-iFrame</a></p>
]]></description><link>https://forum.magicmirror.builders/post/104569</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104569</guid><dc:creator><![CDATA[Jalibu]]></dc:creator><pubDate>Sat, 17 Sep 2022 11:58:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Wed, 14 Sep 2022 12:24:26 GMT]]></title><description><![CDATA[<p dir="auto">I have also often had the feeling that Rainviewer’s data is not particularly accurate.<br />
If the option to switch to another provider were to be built in, I could only welcome that.</p>
]]></description><link>https://forum.magicmirror.builders/post/104517</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104517</guid><dc:creator><![CDATA[MajorC]]></dc:creator><pubDate>Wed, 14 Sep 2022 12:24:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 12 Sep 2022 23:56:07 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> <a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Obiviously !</p>
<p dir="auto">I mean it’s Rainviewer data but rainviewer is not 100% legit.</p>
<p dir="auto">weerplaza is the best radar information worldwide. They use sevral radar information worldwide and unite all these data for free. I think the only one very precise to offer this type of information.</p>
<p dir="auto">They have a widget API too ! you could integrate in addition to Openweather+rainviewer.</p>
<p dir="auto">The weerplaza api is here : <a href="https://www.weerplaza.nl/weerwidgets/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.weerplaza.nl/weerwidgets/</a></p>
<p dir="auto">And <a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Thanks for your work, I like the zoom option and the ultimate option you added and it’s very useful.</p>
]]></description><link>https://forum.magicmirror.builders/post/104490</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104490</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Mon, 12 Sep 2022 23:56:07 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 12 Sep 2022 02:09:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> it’s not ‘his’ data. he is requesting a graphic from a service, and displaying what they give.</p>
]]></description><link>https://forum.magicmirror.builders/post/104452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104452</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 12 Sep 2022 02:09:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 12 Sep 2022 02:46:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Look Here is the map of Weatherplaza (meteoplaza) in the same time than yours, if it can help.</p>
<p dir="auto"><img src="/assets/uploads/files/1662947007789-3a971133-4157-43ea-8012-e5a259516b48-image.png" alt="3a971133-4157-43ea-8012-e5a259516b48-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">and then  the data flow on the module (less rain and less precise) :</p>
<p dir="auto"><img src="/assets/uploads/files/1662947523653-d6608816-5d56-42be-bff5-4b551658c684-image.png" alt="d6608816-5d56-42be-bff5-4b551658c684-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/104451</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104451</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Mon, 12 Sep 2022 02:46:24 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Mon, 12 Sep 2022 02:07:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> it’s working now Thanks !  : the map is showing well now <strong>BUT</strong> the rain is not showed very well !</p>
<p dir="auto">I compared what i see outside of my home and we had 5minutes before some rain and your data flow is not precise at all, i did not saw a rain in my region on your map but i saw it in weatherplaza.</p>
<p dir="auto">I give you the page which is more precise and realistic than the rain data you have in the module : <a href="https://www.weerplaza.nl/regenradar/europa/frankrijk/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.weerplaza.nl/regenradar/europa/frankrijk/</a></p>
<p dir="auto"><em><strong>Map of rains with weather plaza :</strong></em> :</p>
<p dir="auto"><img src="/assets/uploads/files/1662948327933-fdac3039-d82d-4f7c-bedf-b7d959e375fc-image.png" alt="fdac3039-d82d-4f7c-bedf-b7d959e375fc-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em><strong>Map of rains with your module :</strong></em>  :</p>
<p dir="auto"><img src="/assets/uploads/files/1662948194789-de450518-6d5d-4101-8ea5-4a2a2f1c0265-image.png" alt="de450518-6d5d-4101-8ea5-4a2a2f1c0265-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Lots of difference, weather plaza is realistic (i checked outside 2 times yesterday, your module did not show well the rain.)</p>
<ul>
<li>Second thing, I noticed something  too : i want the “pause” time before the red zone to be more fast (some mms more fast). is it possible to change the “pause timer” ?  Thanks</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/post/104450</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104450</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Mon, 12 Sep 2022 02:07:53 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sun, 11 Sep 2022 05:04:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> I noticed there were wrong double quote characters in the code of my last post.<br />
Please try again with the code below. Otherwise, please open an issue on GitHub and provide all the information asked in the form (entire config &amp; logs)</p>
<pre><code>{
 module: "MMM-RAIN-MAP",
 position: "top_center",
 config: {
  mapPositions: [
   { lat: 48.472, lng: -2.725 }    
  ]
 }
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/104404</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104404</guid><dc:creator><![CDATA[Jalibu]]></dc:creator><pubDate>Sun, 11 Sep 2022 05:04:49 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sat, 10 Sep 2022 00:25:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> can you show the messages at mm startup?</p>
<p dir="auto">either npm start  or if you use pm2, then</p>
<p dir="auto">pm2 logs --lines=50</p>
]]></description><link>https://forum.magicmirror.builders/post/104365</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104365</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 10 Sep 2022 00:25:52 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Fri, 09 Sep 2022 22:34:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> Thanks. I copied your code, and nothing again. No map.</p>
<p dir="auto"><img src="/assets/uploads/files/1662762843397-f701d2bd-9f62-42b3-9922-eab8b1a5702a-image.png" alt="f701d2bd-9f62-42b3-9922-eab8b1a5702a-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/104364</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104364</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Fri, 09 Sep 2022 22:34:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Sun, 11 Sep 2022 04:59:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hogedir" aria-label="Profile: hogedir">@<bdi>hogedir</bdi></a> your configuration is buggy. Please read the <a href="https://github.com/jalibu/MMM-RAIN-MAP#installing-the-module" target="_blank" rel="noopener noreferrer nofollow ugc">module’s Readme</a>.<br />
You don’t have to (and should not) change the mapUrl at all.<br />
Use mapPositions to justify it. The module should work world-wide.<br />
I’d recommend to use the default values whenever possible and just to set values you need to override.</p>
<p dir="auto">Does that work for you?</p>
<pre><code>{
 module: "MMM-RAIN-MAP",
 position: "top_center",
 config: {
  mapPositions: [
   { lat: 48.472, lng: -2.725 }    
  ]
 }
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/104288</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104288</guid><dc:creator><![CDATA[Jalibu]]></dc:creator><pubDate>Sun, 11 Sep 2022 04:59:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-RAIN-MAP (new: version 2.x) on Wed, 07 Sep 2022 00:34:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jalibu" aria-label="Profile: Jalibu">@<bdi>Jalibu</bdi></a> it’s simply a raspi 4B 8GB, with a normal installation of MMM. I don’t know if i need to open a bug, it’s just the dump of the map that doesn’t work as you see on the screen.</p>
<p dir="auto">A question : Your module accept FRENCH locations no for the rain map ?</p>
<p dir="auto">Your module works well here, it’s only the map that is not get.</p>
<p dir="auto">I don’t have any blocker in the dns. so I don’t undertand because all the other modules works fine, except of that map dump.</p>
<p dir="auto">Here is my config.js :</p>
<p dir="auto">{<br />
module: “MMM-RAIN-MAP”,<br />
position: “top_center”,<br />
config: {<br />
animationSpeedMs: 400,<br />
colorScheme: 2,<br />
colorizeTime: true,<br />
defaultZoomLevel: 8,<br />
displayTime: true,<br />
displayTimeline: true,<br />
displayClockSymbol: true,<br />
displayHoursBeforeRain: -1,<br />
extraDelayLastFrameMs: 1000,<br />
extraDelayCurrentFrameMs: 3000,<br />
//		markers: [<br />
//			{ lat: 49.41, lng: 8.717, color: “red” },<br />
//			{ lat: 48.856, lng: 2.35, color: “green” },<br />
//		],<br />
//		mapPositions: [<br />
//			{ lat: 8.717, lng: -2.725, zoom: 9, loops: 1 },<br />
//			{ lat: 8.717, lng: -2.725, zoom: 6, loops: 2 },<br />
//			{ lat: 48.856, lng: 2.35, zoom: 6, loops: 1 },<br />
//			{ lat: 48.856, lng: 2.35, zoom: 9, loops: 2 },<br />
//			{ lat: 49.15, lng: 6.154, zoom: 5, loops: 2 },<br />
//		],<br />
//		mapUrl: “<a href="https://a.tile.openstreetmap.de/48.2649/%7Bx%7D/%7By%7D.png" target="_blank" rel="noopener noreferrer nofollow ugc">https://a.tile.openstreetmap.de/48.2649/{x}/{y}.png</a>”,<br />
mapUrl: “<a href="https://a.tile.openstreetmap.de/#map=8/48.471/-2.725" target="_blank" rel="noopener noreferrer nofollow ugc">https://a.tile.openstreetmap.de/#map=8/48.471/-2.725</a>”,<br />
//	mapUrl: “<a href="https://tiles.wmflabs.org/bw-mapnik/8/48.471/-2.725" target="_blank" rel="noopener noreferrer nofollow ugc">https://tiles.wmflabs.org/bw-mapnik/8/48.471/-2.725</a>”,<br />
mapHeight: “420px”, // must be a pixel value (no percent)<br />
mapWidth: “420px”, // must be a pixel value (no percent)<br />
maxHistoryFrames: -1,<br />
maxForecastFrames: -1,<br />
substitudeModules: [],<br />
updateIntervalInSeconds: 300,<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/post/104282</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/104282</guid><dc:creator><![CDATA[hogedir]]></dc:creator><pubDate>Wed, 07 Sep 2022 00:34:46 GMT</pubDate></item></channel></rss>