summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandegr <jandegr@users.noreply.github.com>2016-10-22 14:21:45 +0200
committerjandegr <jandegr@users.noreply.github.com>2016-10-22 14:21:45 +0200
commit9adc9085f1ab9252de62f875943704865fd61688 (patch)
tree281c90d0d8f74cea3c9c09ea9619803447373560
parentb08785acced9e9c8fe6c5dda61108a8a2e1b7440 (diff)
downloadnavit-9adc9085f1ab9252de62f875943704865fd61688.tar.gz
missing layer
-rw-r--r--navit/xslt/tomtom.xslt1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/xslt/tomtom.xslt b/navit/xslt/tomtom.xslt
index 85c783e7b..3e34d9224 100644
--- a/navit/xslt/tomtom.xslt
+++ b/navit/xslt/tomtom.xslt
@@ -55,6 +55,7 @@
<mapset enabled="yes">
<map type="binfile" enabled="yes" data="$NAVIT_SHAREDIR/maps/*.bin"/>
</mapset>
+ <xsl:copy-of select="layer"/>
<xsl:copy-of select="layout"/>
</xsl:copy>
</xsl:template>