This is fun.
Don't understand the strange behaviour when using the cloud overlay mit SRC_ATOP mode. See screenshots.
[attachment=0:23t7l4l6]Screenshot_2013-08-01-17-18-16.png[/attachment:23t7l4l6]
What else does google maps have?
Code Select
<?xml version="1.0" encoding="UTF-8"?>
<providers>
<provider id="11704" type="0" visible="true" background="-1">
<name>Overlays</name>
<mode>Google Weather Icons</mode>
<area></area>
<url><![CDATA[http://mts{s}.google.com/mapslt?&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_kph|invert:1&w=256&h=256]]></url>
<serverPart>0;1</serverPart>
<zoomPart>{z}-8</zoomPart>
<zoomMin>8</zoomMin>
<zoomMax>20</zoomMax>
<tileSize>256</tileSize>
<attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
<extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
<extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
</provider>
<provider id="11705" type="0" visible="true" background="-1">
<name>Overlays</name>
<mode>Google Weather Clouds</mode>
<area></area>
<url><![CDATA[http://mts{s}.google.com/vt/lyrs=weather_0cloud&hl=de&src=app&x={x}&y={y}&z={z}&s=Galile]]></url>
<serverPart>0;1</serverPart>
<zoomPart>{z}-8</zoomPart>
<zoomMin>8</zoomMin>
<zoomMax>15</zoomMax>
<tileSize>256</tileSize>
<attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
<extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
<extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
</provider>
<provider id="11706" type="0" visible="true" background="11705">
<name>Overlays</name>
<mode>Google Weather Icons and Clouds</mode>
<area></area>
<url><![CDATA[http://mts{s}.google.com/mapslt?&x={x}&y={y}&z={z}&s=Galileo&lyrs=weather_c_kph|invert:1&w=256&h=256]]></url>
<serverPart>0;1</serverPart>
<zoomPart>{z}-8</zoomPart>
<zoomMin>8</zoomMin>
<zoomMax>20</zoomMax>
<tileSize>256</tileSize>
<attribution><![CDATA[(c)2011 Google - Map data (c)2011 Tele Atlas]]></attribution>
<extraHeader><![CDATA[User-Agent#Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1]]></extraHeader>
<extraHeader><![CDATA[Referer#http://maps.google.com/]]></extraHeader>
</provider>
</providers>
Don't understand the strange behaviour when using the cloud overlay mit SRC_ATOP mode. See screenshots.
[attachment=0:23t7l4l6]Screenshot_2013-08-01-17-18-16.png[/attachment:23t7l4l6]
What else does google maps have?