Changes between Version 137 and Version 138 of Maps


Ignore:
Timestamp:
Oct 28, 2011 8:01:52 AM (19 months ago)
Author:
stoecker
Comment:

Document !y better and add -y

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v137 v138  
    15981598 * {x} is replaced by X-coordinate of the tile 
    15991599 * {y} is replaced by Y-coordinate of the tile 
    1600  * {!y} is replaced by 2^zoom^ - 1 - Y (Yahoo style Y coordinate) 
     1600 * {!y} is replaced by 2^zoom-1^ - 1 - Y (Yahoo style Y coordinate) 
     1601 * {-y} is replaced by 2^zoom^ - 1 - Y (reversed Y coordinate axis) 
    16011602 * {switch:...} is replaced by a random selection from the given comma separated list, f.e. {switch:a,b,c} or {switch:1,2,3,4} 
    16021603 * When {header(''header'',''value'')} is included in URL, this part is stripped and send as HTTP header to to server