summaryrefslogtreecommitdiff
path: root/navit/xslt/iphone.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'navit/xslt/iphone.xslt')
-rw-r--r--navit/xslt/iphone.xslt1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/xslt/iphone.xslt b/navit/xslt/iphone.xslt
index f15d04938..1e9540503 100644
--- a/navit/xslt/iphone.xslt
+++ b/navit/xslt/iphone.xslt
@@ -4,6 +4,7 @@
<xsl:param name="ICON_SMALL" select="32"/>
<xsl:param name="ICON_MEDIUM" select="32"/>
<xsl:param name="ICON_BIG" select="64"/>
+ <xsl:param name="OSD_USE_OVERLAY">yes</xsl:param>
<xsl:output method="xml" doctype-system="navit.dtd" cdata-section-elements="gui"/>
<xsl:include href="osd_minimum.xslt"/>