Changes between Version 536 and Version 537 of Maps
- Timestamp:
- 2018-05-12T22:11:42+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Maps
v536 v537 74 74 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} || 75 75 || '''custom-http-headers''' || HTTP headers to be sent to server (replacement of {header(''header'', ''value'')}). It has two attributes '''header-name''' and '''header-value'''. Might be specified multiple times. || 76 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Hastwo attributes - '''name''' and '''style''' ||76 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of '''layer''' tag with two attributes - '''name''' and '''style''' || 77 77 || '''format''' || format to use when connecting tile server (when using WMS_ENDPOINT type) || 78 78 || '''transparent''' || accepts two values - '''true''' and '''false'''. If '''true''' transparent tiles will be requested from server || … … 101 101 || '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} (see also projection hints in the WMS section above) || 102 102 || '''custom-http-headers''' || HTTP headers to be sent to server (replacement of {header(''header'', ''value'')}). It has two attributes '''header-name''' and '''header-value'''. Might be specified multiple times. || 103 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Hasthree attributes - '''name''', '''style''' and '''tileMatrixSet''' ||103 || '''default-layers''' || default layer to open (when using WMS_ENDPOINT type). Contains list of '''layer''' tag with three attributes - '''name''', '''style''' and '''tileMatrixSet''' || 104 104 || '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid || 105 105
