<?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[TMS layer with set url]]></title><description><![CDATA[<p dir="auto">I have a TMS layer I want to use instead of the windy base layer, map.baseLayer.setUrl allows me to change the base map easily but how can I set the tms property so it shows correctly otherwise the maps images are all mixed up</p>
<p dir="auto">regards</p>
]]></description><link>https://community.windy.com/topic/9305/tms-layer-with-set-url</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 05:50:11 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/9305.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Aug 2019 19:29:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to TMS layer with set url on Tue, 20 Aug 2019 10:20:17 GMT]]></title><description><![CDATA[<p dir="auto">ok so I was able to get a tms layer working by doing this<br />
map.baseLayer.options.tms = true;<br />
map.baseLayer.options.maxZoom = 18;<br />
map.baseLayer.options.minZoom = 2;<br />
map.baseLayer.options.opacity = 0.50;<br />
map.baseLayer.options.attribution = 'NOT TO BE USED FOR NAVIGATION'<br />
map.baseLayer.setUrl("<a href="https://wms.transas.com/TMS/1.0.0/utt/%7Bz%7D/%7Bx%7D/%7By%7D.png" rel="nofollow ugc">https://wms.transas.com/TMS/1.0.0/utt/{z}/{x}/{y}.png</a>");</p>
<p dir="auto">but the opacity doesn't seem to be registering so I don't see any windy weather also the attribution isn't shown.</p>
<p dir="auto">Any help on this would be appreciated, I know the tiles are full on images but if there is a level of transparency then I should see some weather behind it, I also don't mind being aggressive with the transparency to show the weather better</p>
<p dir="auto">regards</p>
]]></description><link>https://community.windy.com/post/27868</link><guid isPermaLink="true">https://community.windy.com/post/27868</guid><dc:creator><![CDATA[dirtgambit]]></dc:creator><pubDate>Tue, 20 Aug 2019 10:20:17 GMT</pubDate></item></channel></rss>