Changes between Version 237 and Version 238 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2023-02-08T14:39:46+01:00 (3 years ago)
Author:
mikeho
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v237 v238  
    10681068All these properties (except for `text-...` and `font-...`) exist also with the `casing-` prefix. The casing is a second independent line element, that is drawn below the normal line and can be used to draw a thin frame around the line in another color.
    10691069||=  '''Key''' =||= '''Description''' =||= '''Value Format''' =||= '''Default Value''' =||
    1070 || `casing-width` || Width of the border on both sides of the main line. //In JOSM < 5214: Total width of the casing || ''Width'' (revers to `width` if relative width is specified) ||  -  ||
    1071 || `casing-color` || Casing color || ''Color'' ||  value of `fill-color` or (if unset) //JOSM's default untagged color (`#808080`) ||
     1070|| `casing-width` || Width of the border on both sides of the main line. \\In JOSM < 5214: Total width of the casing || ''Width'' (revers to `width` \\if relative width is specified) ||  -  ||
     1071|| `casing-color` || Casing color || ''Color'' ||  value of `fill-color` or (if unset) \\JOSM's default untagged color (`#808080`) ||
    10721072|| `casing-opacity` || How transparent the casing is. || ''Opacity'' ||  1.0  ||
    10731073|| `casing-`... || ... || ... ||  ...  ||