Changes between Version 536 and Version 537 of Maps


Ignore:
Timestamp:
2018-05-12T22:11:42+02:00 (8 years ago)
Author:
wiktorn
Comment:

Fix docs

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v536 v537  
    7474|| '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} ||
    7575|| '''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). Has two 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''' ||
    7777|| '''format''' || format to use when connecting tile server (when using WMS_ENDPOINT type) ||
    7878|| '''transparent''' || accepts two values - '''true''' and '''false'''. If '''true''' transparent tiles will be requested from server ||
     
    101101|| '''code''' || A projection name, part of its parent {{{<projections>}}}, e.g {{{<code>EPSG:4326</code>}}} (see also projection hints in the WMS section above) ||
    102102|| '''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). Has three 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''' ||
    104104|| '''minimum-tile-expire''' || minimum expiry time for tiles in seconds. The larger the value, the longer entry in cache will be considered valid ||
    105105