Skip to content

Commit 3a15669

Browse files
authored
Map theme improvements (#1275)
1 parent 8f19555 commit 3a15669

File tree

5 files changed

+43
-24
lines changed

5 files changed

+43
-24
lines changed

vtm-themes/resources/assets/symbols/dot_black.svg

100644100755
Lines changed: 13 additions & 11 deletions
Loading
Lines changed: 15 additions & 0 deletions
Loading

vtm-themes/resources/assets/symbols/dot_white.svg

100644100755
Lines changed: 13 additions & 11 deletions
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@
14801480
</m><!-- end e="way" -->
14811481

14821482
<m k="highway" v="mini_roundabout">
1483-
<symbol src="assets:symbols/dot_black.svg" />
1483+
<symbol src="assets:symbols/dot_gray_dark.svg" />
14841484
</m>
14851485

14861486
<m e="node" select="first">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1480,7 +1480,7 @@
14801480
</m><!-- end e="way" -->
14811481

14821482
<m k="highway" v="mini_roundabout">
1483-
<symbol src="assets:symbols/dot_black.svg" />
1483+
<symbol src="assets:symbols/dot_gray_dark.svg" />
14841484
</m>
14851485

14861486
<m e="node" select="first">

0 commit comments

Comments
 (0)