Changes between Version 294 and Version 295 of Maps
- Timestamp:
- 2013-06-05T17:52:37+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v294 v295 3892 3892 3893 3893 For WMS you can specify tile URL template. Following patterns are supported: 3894 * {proj} is replaced by projection. Also {proj('''...''')} is supported, where '''...''' is a list of comma separated EPSG codes to allow checking valid projections. 3894 * {proj} is replaced by projection. 3895 * Also {proj('''...''')} is supported, where '''...''' is a list of comma separated EPSG codes to allow checking valid projections. 3896 * In XML use <projections> element instead of the inline list. 3895 3897 * {bbox} is replaced by bounding box using projected coordinates 3896 3898 * {width} is requested display width
