Changes between Version 140 and Version 141 of Maps


Ignore:
Timestamp:
Oct 28, 2011 10:51:15 AM (19 months ago)
Author:
stoecker
Comment:

Add reversed zoom description

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v140 v141  
    15951595 
    15961596For TMS you can specify tile URL template. Following patterns are supported: 
    1597  * {zoom} is replaced by tile zoom level (also supported are offsets like : {zoom+1} or {zoom-1}) 
     1597 * {zoom} is replaced by tile zoom level, also supported: 
     1598  * offsets to the zoom level: {zoom+1} or {zoom-1}) 
     1599  * reversed zoom level: {19-zoom} 
    15981600 * {x} is replaced by X-coordinate of the tile 
    15991601 * {y} is replaced by Y-coordinate of the tile