]> git.street.me.uk Git - andy/viking.git/blobdiff - help/viking.xml
Convert some console warnings to get reported to the GUI in the statusbar.
[andy/viking.git] / help / viking.xml
index 3a39246ba8955d539363257bc89fe63e07b3c696..f0e98100e04d592d8ef82c95a4291a9c3cb56e44 100644 (file)
@@ -205,7 +205,11 @@ and docbook-xsl in your Build-Depends control field.
             </varlistentry>
             <varlistentry>
               <term>url</term>
-              <listitem><para>the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for X, Y and Z (zoom level) (eg. "/%d/%d/%d.png")</para></listitem>
+              <listitem><para>the parametrized address of the tile, in the spirit of C printf format, with 3 "%d" fields for Z, X and Y (in that order) (eg. "/%d/%d/%d.png")</para></listitem>
+            </varlistentry>
+            <varlistentry>
+              <term>switch-xy (optional)</term>
+              <listitem><para>Swap the X,Y values around in the URL parametrized ordering.</para></listitem>
             </varlistentry>
           </variablelist>
         </para>