summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <pgrandin@users.noreply.github.com>2019-06-05 14:25:37 -0600
committerGitHub <noreply@github.com>2019-06-05 14:25:37 -0600
commita588d895e2d11b8c87934e6cf333631f8fa869fa (patch)
treea4bf16231b51d0a728adb6efe5514e90da9a2f4a
parent08cd2824456e7fdcf435422096e21eff2ca7b36b (diff)
downloadnavit-a588d895e2d11b8c87934e6cf333631f8fa869fa.tar.gz
Update docs/configuration/general.rst
Co-Authored-By: Joseph Herlant <aerostitch@users.noreply.github.com>
-rw-r--r--docs/configuration/general.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration/general.rst b/docs/configuration/general.rst
index 85693f4f1..efb419ace 100644
--- a/docs/configuration/general.rst
+++ b/docs/configuration/general.rst
@@ -11,6 +11,9 @@ Some common attributes are discussed below. For more advanced features, see [[Co
===Initial map position===
On Navit's very first startup, it needs a **center** to look at on the map. By default this is set to Munich in Germany, which is conveniently covered by the sample map created on installation.
+
+.. code-block:: xml
+
<source lang="xml">
center="11.5666 48.1333"
</source>