Changes between Version 139 and Version 140 of Maps
- Timestamp:
- Oct 28, 2011 10:35:14 AM (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v139 v140 1599 1599 * {y} is replaced by Y-coordinate of the tile 1600 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)1601 * {-y} is replaced by 2^zoom^ - 1 - Y (OSGeo Tile Map Service Specification style Y coordinate) 1602 1602 * {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} 1603 1603 * When {header(''header'',''value'')} is included in URL, this part is stripped and send as HTTP header to to server


