summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan FitiƩ <jfitie@gmail.com>2017-05-08 20:38:01 +0200
committerGitHub <noreply@github.com>2017-05-08 20:38:01 +0200
commit5748d6209d23b5b2c782a45bac036860af12ebd5 (patch)
treecd1485fd1f45de22525ff5fa7474b57c0f6fb785
parent0ea6821025e57265cbbbb893b167e0d9c06c66dc (diff)
downloadnavit-5748d6209d23b5b2c782a45bac036860af12ebd5.tar.gz
Add poly_basin
https://github.com/navit-gps/navit/pull/240#issuecomment-299689298
-rw-r--r--navit/navit_shipped.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/navit/navit_shipped.xml b/navit/navit_shipped.xml
index 256e7294a..8899158bf 100644
--- a/navit/navit_shipped.xml
+++ b/navit/navit_shipped.xml
@@ -579,7 +579,7 @@ Waypoint</text></img>
<itemgra item_types="poly_water_tiled" order="0-">
<polygon color="#82c8ea"/>
</itemgra>
- <itemgra item_types="poly_water" order="0-">
+ <itemgra item_types="poly_water,poly_basin" order="0-">
<polygon color="#82c8ea"/>
<polyline color="#5096b8"/>
<text text_size="5"/>
@@ -2319,7 +2319,7 @@ Waypoint</text></img>
<polygon color="#c5c300"/>
<polyline color="#a0a0a0" width="3"/>
</itemgra>
- <itemgra item_types="poly_water" order="0-">
+ <itemgra item_types="poly_water,poly_basin" order="0-">
<polygon color="#010321"/>
<text color="#55c4bd" background_color="#000000" text_size="5"/>
</itemgra>