Hint: Set "Valid for" to 0 hours
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu <provider id="11711" type="0" visible="false" background="-1">
<name>Overlays</name>
<mode>Clouds</mode>
<url><![CDATA[http://mts{s}.google.com/vt/x={x}&y={y}&z={z}&lyrs=weather_0cloud]]></url>
<serverPart>0;1</serverPart>
<zoomPart>{z}-8</zoomPart>
<zoomMin>8</zoomMin>
<zoomMax>14</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="11712" type="0" visible="true" background="11711">
<name>Overlays</name>
<mode>Weather - Clouds and Icons</mode>
<url><![CDATA[http://mts{s}.google.com/mapslt?x={x}&y={y}&z={z}&lyrs=weather_c_kph|invert:0]]></url>
<serverPart>0;1</serverPart>
<zoomPart>{z}-8</zoomPart>
<zoomMin>8</zoomMin>
<zoomMax>23</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>
And now working for me. Thanks
Quote from: menion on September 06, 2013, 12:56:09Centred captions worked on one of the beta test versions, then went so swiftly I thought it was a dream.
@kech: really? damn .. I hoped all is tested and working. Hmm ... oki, I'll look at it
Quote from: john_percy on August 27, 2013, 18:11:59@Menion: If only Netherlands cycle nodes have been centred, can you please look at the default alignment of captions generally.
Which items of text are now centred?

Quote from: "menion"funny discussion .. where is point? Settings a panel is simple .. all buttons that are already visible on top or right panel, cannot be added twice!! So if you want a compass at top and this button is already at right panel, you firstly need to remove it from right panel.I worked that out, and I can understand why, but it wasn't obvious to me at first.
Quote from: "voldapet"Hi,At N 52°10.877' W 01°00.130' the minor ticks (blobs) disappear at zoom 20 and above, and the major ticks disappear at zoom 22 (using internal Hiking theme and England map).
do have any example (coordinates) for Locus internal themes, please? I've checked your example with major power lines and they seem OK for internal theme with England map.
<!-- power lines -->
<rule e="way" k="power" v="*">
<rule e="way" k="power" v="line" zoom-max="16">
<line stroke="#799079" stroke-width="1.2" stroke-dasharray="3,44" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.2" stroke-dasharray="3,7,30,7" stroke-linecap="butt" />
</rule>
<rule e="way" k="power" v="line" zoom-min="17" zoom-max="19">
<line stroke="#799079" stroke-width="0.8" stroke-dasharray="6,65" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.2" stroke-dasharray="6,10,45,10" stroke-linecap="butt" />
</rule>
<rule e="way" k="power" v="line" zoom-min="20">
<line stroke="#799079" stroke-width="0.6" stroke-dasharray="9,88" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.2" stroke-dasharray="9,14,60,14" stroke-linecap="butt" />
</rule>
<rule e="way" k="power" v="minor_line" zoom-max="16">
<line stroke="#799079" stroke-width="1.0" stroke-dasharray="3,32" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.15" stroke-dasharray="3,6,4,4,4,4,4,6" stroke-linecap="butt" />
</rule>
<rule e="way" k="power" v="minor_line" zoom-min="17" zoom-max="19">
<line stroke="#799079" stroke-width="0.7" stroke-dasharray="6,48" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.15" stroke-dasharray="6,9,6,6,6,6,6,9" stroke-linecap="butt" />
</rule>
<rule e="way" k="power" v="minor_line" zoom-min="20">
<line stroke="#799079" stroke-width="0.5" stroke-dasharray="9,64" stroke-linecap="butt" />
<line stroke="#799079" stroke-width="0.15" stroke-dasharray="9,12,8,8,8,8,8,12" stroke-linecap="butt" />
</rule>
</rule>
Quote from: "menion"And about new offline pois ... Which points are displayed depend just on vector theme. So if you select theme where aren't gas stations, you'll not see gas stations ...So, if the map and the poi file have the same name, so the the pois are displayed automatically, I am meant to get gas stations twice - once from the map & theme and once from the database?
Quote from: "loc-us"i had downloaded the vector-maps a different times and always the same problem.Have you cleared your browser cache and restarted the browser? It may be obvious but it's caught me out before now.