summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2017-05-07 11:09:13 +0200
committerGitHub <noreply@github.com>2017-05-07 11:09:13 +0200
commitdfcfe8c61d1a9c1f5580711645a17026f7a7e46e (patch)
treeb3c6578076f63c1640dbbb7997df9d15ecc23ba1
parent0ea6821025e57265cbbbb893b167e0d9c06c66dc (diff)
downloadnavit-dfcfe8c61d1a9c1f5580711645a17026f7a7e46e.tar.gz
Revert: move poly_water_tiled in Car layout
Should fix flooding issue as mentioned by @jandegr in https://github.com/navit-gps/navit/pull/240#issuecomment-299688542.
-rw-r--r--navit/navit_shipped.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 256e7294a..29da8f0b6 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -469,6 +469,9 @@ Waypoint</text></img>
<polygon color="#c7f1a3"/>
<polyline color="#79c691"/>
</itemgra>
+ <itemgra item_types="poly_water_tiled" order="0-">
+ <polygon color="#82c8ea"/>
+ </itemgra>
<itemgra item_types="poly_land" order="0-">
<polygon color="#ffefb7"/>
<polyline color="#ffefb7"/>
@@ -576,9 +579,6 @@ Waypoint</text></img>
<polygon color="#ffff00"/>
<polyline color="#a0a0a0" width="3"/>
</itemgra>
- <itemgra item_types="poly_water_tiled" order="0-">
- <polygon color="#82c8ea"/>
- </itemgra>
<itemgra item_types="poly_water" order="0-">
<polygon color="#82c8ea"/>
<polyline color="#5096b8"/>