]> git.street.me.uk Git - andy/viking.git/blobdiff - help/C/viking.xml
[DOC] Mention the new maps switch-xy property.
[andy/viking.git] / help / C / viking.xml
index b6d9e804172503ace22e735bd7291f70a9f75203..84d0736e37cb00d635bd1343b919d2973c4f06eb 100644 (file)
@@ -2730,7 +2730,11 @@ Accept: */*
             </varlistentry>
             <varlistentry>
               <term>url</term>
             </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>
             </varlistentry>
           </variablelist>
         </para>