Skip to content

Commit 6f52d97

Browse files
authored
Map theme improvements (#1285)
1 parent 3aadea0 commit 6f52d97

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

vtm-themes/resources/assets/vtm/biker.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
55

66
<!-- This is the 2nd generation OpenGL/VTM "Biker" theme -->
7-
<!-- Version 41 26th January 2026-->
7+
<!-- Version 42 5th March 2026-->
88

99
<!-- Defines LAYERS Menu -->
1010
<stylemenu defaultlang="en" defaultvalue="normal" id="menu">
@@ -1490,10 +1490,10 @@
14901490
<m e="way" select="first">
14911491
<!-- place -->
14921492
<m k="place">
1493-
<m v="island" zoom-min="10" zoom-max="15">
1493+
<m v="island" zoom-min="10" zoom-max="13">
14941494
<text use="island-caption" />
14951495
</m>
1496-
<m v="islet" zoom-min="12" zoom-max="15">
1496+
<m v="islet" zoom-min="12" zoom-max="13">
14971497
<text use="island-caption" />
14981498
</m>
14991499
</m>
@@ -1564,10 +1564,10 @@
15641564
<m v="village" zoom-min="11" zoom-max="15">
15651565
<text use="village-caption" />
15661566
</m>
1567-
<m v="island" zoom-min="10" zoom-max="15">
1567+
<m v="island" zoom-min="10" zoom-max="13">
15681568
<text use="island-caption" />
15691569
</m>
1570-
<m v="islet" zoom-min="12" zoom-max="15">
1570+
<m v="islet" zoom-min="12" zoom-max="13">
15711571
<text use="island-caption" />
15721572
</m>
15731573
<m cat="map_detail" v="town" zoom-min="8" zoom-max="8">

vtm-themes/resources/assets/vtm/dark.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
55

66
<!-- This is the 2nd generation OpenGL/VTM "dark" theme based on the Biker map theme -->
7-
<!-- Version 41 26th January 2026-->
7+
<!-- Version 42 5th March 2026-->
88

99
<!-- Defines LAYERS Menu -->
1010
<stylemenu defaultlang="en" defaultvalue="normal" id="menu">
@@ -1490,10 +1490,10 @@
14901490
<m e="way" select="first">
14911491
<!-- place -->
14921492
<m k="place">
1493-
<m v="island" zoom-min="10" zoom-max="15">
1493+
<m v="island" zoom-min="10" zoom-max="13">
14941494
<text use="island-caption" />
14951495
</m>
1496-
<m v="islet" zoom-min="12" zoom-max="15">
1496+
<m v="islet" zoom-min="12" zoom-max="13">
14971497
<text use="island-caption" />
14981498
</m>
14991499
</m>
@@ -1564,10 +1564,10 @@
15641564
<m v="village" zoom-min="11" zoom-max="15">
15651565
<text use="village-caption" />
15661566
</m>
1567-
<m v="island" zoom-min="10" zoom-max="15">
1567+
<m v="island" zoom-min="10" zoom-max="13">
15681568
<text use="island-caption" />
15691569
</m>
1570-
<m v="islet" zoom-min="12" zoom-max="15">
1570+
<m v="islet" zoom-min="12" zoom-max="13">
15711571
<text use="island-caption" />
15721572
</m>
15731573
<m cat="map_detail" v="town" zoom-min="8" zoom-max="8">

vtm-themes/resources/assets/vtm/indigo.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
55

66
<!-- This is the OpenGL/VTM "Indigo" theme based on the Biker map theme -->
7-
<!-- Version 41 26th January 2026-->
7+
<!-- Version 42 5th March 2026-->
88

99
<!-- Defines LAYERS Menu -->
1010
<stylemenu defaultlang="en" defaultvalue="normal" id="menu">
@@ -1490,10 +1490,10 @@
14901490
<m e="way" select="first">
14911491
<!-- place -->
14921492
<m k="place">
1493-
<m v="island" zoom-min="10" zoom-max="15">
1493+
<m v="island" zoom-min="10" zoom-max="13">
14941494
<text use="island-caption" />
14951495
</m>
1496-
<m v="islet" zoom-min="12" zoom-max="15">
1496+
<m v="islet" zoom-min="12" zoom-max="13">
14971497
<text use="island-caption" />
14981498
</m>
14991499
</m>
@@ -1564,10 +1564,10 @@
15641564
<m v="village" zoom-min="11" zoom-max="15">
15651565
<text use="village-caption" />
15661566
</m>
1567-
<m v="island" zoom-min="10" zoom-max="15">
1567+
<m v="island" zoom-min="10" zoom-max="13">
15681568
<text use="island-caption" />
15691569
</m>
1570-
<m v="islet" zoom-min="12" zoom-max="15">
1570+
<m v="islet" zoom-min="12" zoom-max="13">
15711571
<text use="island-caption" />
15721572
</m>
15731573
<m cat="map_detail" v="town" zoom-min="8" zoom-max="8">

vtm-themes/resources/assets/vtm/motorider.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xsi:schemaLocation="http://opensciencemap.org/rendertheme https://raw.githubusercontent.com/mapsforge/vtm/master/resources/rendertheme.xsd">
55

66
<!-- This is the 2nd generation OpenGL/VTM "light" theme based on the Biker map theme-->
7-
<!-- Version 41 26th January 2026-->
7+
<!-- Version 42 5th March 2026-->
88

99
<!-- Defines LAYERS Menu -->
1010
<stylemenu defaultlang="en" defaultvalue="normal" id="menu">
@@ -1490,10 +1490,10 @@
14901490
<m e="way" select="first">
14911491
<!-- place -->
14921492
<m k="place">
1493-
<m v="island" zoom-min="10" zoom-max="15">
1493+
<m v="island" zoom-min="10" zoom-max="13">
14941494
<text use="island-caption" />
14951495
</m>
1496-
<m v="islet" zoom-min="12" zoom-max="15">
1496+
<m v="islet" zoom-min="12" zoom-max="13">
14971497
<text use="island-caption" />
14981498
</m>
14991499
</m>
@@ -1564,10 +1564,10 @@
15641564
<m v="village" zoom-min="11" zoom-max="15">
15651565
<text use="village-caption" />
15661566
</m>
1567-
<m v="island" zoom-min="10" zoom-max="15">
1567+
<m v="island" zoom-min="10" zoom-max="13">
15681568
<text use="island-caption" />
15691569
</m>
1570-
<m v="islet" zoom-min="12" zoom-max="15">
1570+
<m v="islet" zoom-min="12" zoom-max="13">
15711571
<text use="island-caption" />
15721572
</m>
15731573
<m cat="map_detail" v="town" zoom-min="8" zoom-max="8">

0 commit comments

Comments
 (0)