Changes between Version 533 and Version 534 of Maps


Ignore:
Timestamp:
2018-03-17T21:09:58+01:00 (8 years ago)
Author:
stoecker
Comment:

Forgot brackets

Legend:

Unmodified
Added
Removed
Modified
  • Maps

    v533 v534  
    3131|| '''country-code''' || The [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ISO 3166-1 alpha-2 country code] ||
    3232|| '''icon''' || A menu/toolbar icon specified either as URL or data URL (RFC2397) ||
    33 || '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{id}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. ||
     33|| '''mirror''' || A different mirror of the data, i.e. a TMS for WMS servers, supports {{{<type>}}}, {{{<id>}}}, {{{<url>}}}, {{{<projections>}}}, {{{<min-zoom>}}} and {{{<max-zoom>}}} properties. ||
    3434|| '''no-tile-header''' || Specifies a header returned by tile server, when no tiles are available at this zoom level. {{{name}}} attribute contains name of the header, and {{{value}}} attribute contains regex, that should match header value. ||
    3535|| '''no-tile-checksum''' || Specify a checksum for tiles, which aren't real tiles. {{{type}}} is the digest type and can be MD5, SHA-1, SHA-256, SHA-384 and SHA-512, {{{value}}} is the hex encoded checksum in lower case. ||