<?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[There are three problems. Please help me!]]></title><description><![CDATA[<ol>
<li>
<p dir="auto">Within the company's internal network, the local names of the default map of the 'Windy API' are expressed in English. However, it is expressed in Korean on a regular Internet network.<br />
I always want to express this in Korean. What should I do?</p>
</li>
<li>
<p dir="auto">Can windy api' use zoom level up to 11? Can I use more?</p>
</li>
</ol>
<p dir="auto">3.I want to use the basic map as a rainfall and lightning map in "windy api". What should I do?<br />
var options = {<br />
key: key, // REPLACE WITH YOUR KEY !!!<br />
lat: 36.4703327,<br />
lon: 128.0149211,<br />
zoom: 8,<br />
map: 'thunderforest:spinal-map',<br />
overlay: 'thunderstorms'<br />
};<br />
I tried as above, but it doesn't apply. T.T</p>
]]></description><link>https://community.windy.com/topic/26310/there-are-three-problems-please-help-me</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 05:57:04 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/26310.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Jun 2023 10:50:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to There are three problems. Please help me! on Fri, 23 Jun 2023 07:58:32 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%EC%9C%84%EB%94%94%EB%B9%84" aria-label="Profile: 위디비">@<bdi>위디비</bdi></a> As I said setting a default/startup layer has never been possible. I am sorry about that.</p>
]]></description><link>https://community.windy.com/post/148343</link><guid isPermaLink="true">https://community.windy.com/post/148343</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Fri, 23 Jun 2023 07:58:32 GMT</pubDate></item><item><title><![CDATA[Reply to There are three problems. Please help me! on Fri, 23 Jun 2023 07:56:25 GMT]]></title><description><![CDATA[<p dir="auto">I'm really sorry. I might have misrepresented the words, so I'll ask you one last time.<br />
<img src="/assets/uploads/files/1687506329755-695de513-5d01-4999-b995-ee4210212e7d-image.png" alt="695de513-5d01-4999-b995-ee4210212e7d-image.png" class=" img-fluid img-markdown" /><br />
Is there really no way to set "Rain, Thunder" as the default instead of "Wind" when I first call "Windy API"?<br />
"chat GPT" tells you there are several possible ways, but was it only possible before?</p>
<p dir="auto">I tried to change the "options" information while calling "Windy API" as below, but it doesn't work properly.</p>
<p dir="auto">var options = {<br />
key: key, // REPLACE WITH YOUR KEY !!!<br />
lat: 36.4703327,<br />
lon: 128.0149211,<br />
zoom: 8,<br />
map: 'thunderforest:spinal-map',<br />
overlay: 'thunderstorms'<br />
};</p>
<p dir="auto">var options = {<br />
key: '7A0ASvBKxfCwbMwbDWOFPneRSAzn489P', // REPLACE WITH YOUR KEY !!!<br />
lat: 36.4703327,<br />
lon: 128.0149211,<br />
zoom: 12,<br />
crs: L.CRS.EPSG3857<br />
overlays: ['rain', 'wind', 'thunderstorms', 'temperature'],<br />
baselayers: ['rain']<br />
//map: 'thunderforest:spinal-map',<br />
//overlay: 'thunderstorms'<br />
//overlay: 'ecmwf' /<br />
//map: 'thunder'<br />
};</p>
<p dir="auto">I hope you understand the direction of how I want to develop "Windy API" and get a positive answer. Have a happy day today!</p>
]]></description><link>https://community.windy.com/post/148342</link><guid isPermaLink="true">https://community.windy.com/post/148342</guid><dc:creator><![CDATA[위디비]]></dc:creator><pubDate>Fri, 23 Jun 2023 07:56:25 GMT</pubDate></item><item><title><![CDATA[Reply to There are three problems. Please help me! on Thu, 22 Jun 2023 06:19:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%EC%9C%84%EB%94%94%EB%B9%84" aria-label="Profile: 위디비">@<bdi>위디비</bdi></a></p>
<ol>
<li>Unfortunately, this map background is not part of our API, so if you want to have anything similar, you need to insert your own map from different provider.</li>
<li>No, it isn't, there is no possibility, in general, to change the default map.</li>
</ol>
]]></description><link>https://community.windy.com/post/148134</link><guid isPermaLink="true">https://community.windy.com/post/148134</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Thu, 22 Jun 2023 06:19:10 GMT</pubDate></item><item><title><![CDATA[Reply to There are three problems. Please help me! on Thu, 22 Jun 2023 02:43:49 GMT]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1687401519204-26872813-01cc-48af-894d-8e7f9d204be9-image.png" alt="26872813-01cc-48af-894d-8e7f9d204be9-image.png" class=" img-fluid img-markdown" /></p>
<ol>
<li>Currently, if you are above level 11 on the Windy homepage, it will be changed to another map, but is it impossible to make it like this?</li>
</ol>
<p dir="auto"><img src="/assets/uploads/files/1687401770451-4abb578d-ea30-496b-a295-e3d517ea0082-image.png" alt="4abb578d-ea30-496b-a295-e3d517ea0082-image.png" class=" img-fluid img-markdown" /><br />
2.  Is there a way to use 'Rain, Thunder' as the default map?</p>
]]></description><link>https://community.windy.com/post/148121</link><guid isPermaLink="true">https://community.windy.com/post/148121</guid><dc:creator><![CDATA[위디비]]></dc:creator><pubDate>Thu, 22 Jun 2023 02:43:49 GMT</pubDate></item><item><title><![CDATA[Reply to There are three problems. Please help me! on Wed, 21 Jun 2023 11:46:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/%EC%9C%84%EB%94%94%EB%B9%84" aria-label="Profile: 위디비">@<bdi>위디비</bdi></a></p>
<ol>
<li>Do you specifically mean our app by that regular internet network, or your version of API?</li>
<li>Unforutnately, since the last zoom level, which offers our map with data, is 11, there is no higher zoom possibility in our API.</li>
<li>If you mean radar data, there is no possibility to use this layer in Windy Map API.</li>
</ol>
]]></description><link>https://community.windy.com/post/148047</link><guid isPermaLink="true">https://community.windy.com/post/148047</guid><dc:creator><![CDATA[Suty]]></dc:creator><pubDate>Wed, 21 Jun 2023 11:46:40 GMT</pubDate></item></channel></rss>