Changes between Version 140 and Version 141 of Maps
- Timestamp:
- 2011-10-28T10:51:15+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v140 v141 1595 1595 1596 1596 For 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} 1598 1600 * {x} is replaced by X-coordinate of the tile 1599 1601 * {y} is replaced by Y-coordinate of the tile
