Render themes: add ferries, fix #421

This commit is contained in:
Emux
2017-10-03 14:47:39 +03:00
parent 7947e5c027
commit 67b911a7df
5 changed files with 41 additions and 0 deletions

View File

@@ -932,6 +932,10 @@
<!-- non-physical routes -->
<m k="route" v="ferry">
<line cap="butt" dasharray="15,10" stroke="#707070" width="0.3" />
<m zoom-min="13">
<text style="bold" fill="#606060" id="ferry" k="name" size="12" stroke="#ffffff"
stroke-width="2.0" />
</m>
</m>