summaryrefslogtreecommitdiff
path: root/navit/navit_layout_car_shipped.xml
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2020-06-12 10:52:55 +0200
committerGitHub <noreply@github.com>2020-06-12 10:52:55 +0200
commita0fb561ddbd70eb13a57bc01b40e93706399d76f (patch)
tree9c3e3d9414076f95c75b325020f9b1633f8fd0e8 /navit/navit_layout_car_shipped.xml
parent7fecfe844eed72d290b6b6301b5ae96893d52fae (diff)
downloadnavit-a0fb561ddbd70eb13a57bc01b40e93706399d76f.tar.gz
change_layout:Make sure park, meadow, scrub, and wood render in correct order (#1017)
Diffstat (limited to 'navit/navit_layout_car_shipped.xml')
-rw-r--r--navit/navit_layout_car_shipped.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/navit/navit_layout_car_shipped.xml b/navit/navit_layout_car_shipped.xml
index 54ab22ac1..4a3f2f46f 100644
--- a/navit/navit_layout_car_shipped.xml
+++ b/navit/navit_layout_car_shipped.xml
@@ -158,6 +158,10 @@
<polygon color="#ddcc88"/>
<text text_size="5"/>
</itemgra>
+ <itemgra item_types="poly_park" order="0-">
+ <polygon color="#77cc55"/>
+ <text text_size="5"/>
+ </itemgra>
<itemgra item_types="poly_heath" order="10-">
<polygon color="#d6d99f"/>
<text text_size="5"/>
@@ -218,10 +222,6 @@
<polygon color="#797548"/>
<text text_size="5"/>
</itemgra>
- <itemgra item_types="poly_wood" order="0-">
- <polygon color="#8ec78d" src="wood.png" w="100" h="100"/>
- <text text_size="5"/>
- </itemgra>
<itemgra item_types="poly_greenhouse" order="10-">
<polygon color="#f9e8cb"/>
<text text_size="5"/>
@@ -255,8 +255,8 @@
<polygon color="#c8d7ab" src="scrub.png" w="50" h="50"/>
<text text_size="5"/>
</itemgra>
- <itemgra item_types="poly_park" order="0-">
- <polygon color="#77cc55"/>
+ <itemgra item_types="poly_wood" order="0-">
+ <polygon color="#8ec78d" src="wood.png" w="100" h="100"/>
<text text_size="5"/>
</itemgra>
<itemgra item_types="poly_sport" order="10-">