summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--navit/xslt/android.xslt1
1 files changed, 1 insertions, 0 deletions
diff --git a/navit/xslt/android.xslt b/navit/xslt/android.xslt
index 19b0855f8..1831e098f 100644
--- a/navit/xslt/android.xslt
+++ b/navit/xslt/android.xslt
@@ -49,6 +49,7 @@
<xsl:copy>
<xsl:copy-of select="@*"/>
<xsl:attribute name="zoom">32</xsl:attribute>
+ <xsl:attribute name="autozoom_active">1</xsl:attribute>
<xsl:attribute name="timeout">86400</xsl:attribute>
<xsl:attribute name="drag_bitmap">1</xsl:attribute>
<xsl:apply-templates/>