Changes between Version 233 and Version 234 of Help/Styles/MapCSSImplementation


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v233 v234  
    11071107{{{#!td align=left  valign=top
    11081108`auto`
    1109    Derive the text automatically. The default name tags are: "`name:`"+''<LANG>'', \\"`name`", "`int_name`", "`ref`", "`operator`", "`brand`" and "`addr:housenumber`".
    1110 
    1111    Configure a list of tag names in the preference "`mappaint.nameOrder`" in order to change this list. (After changing the list, a restart of JOSM is required.)
     1109  Derive the text automatically. The default name tags are: "`name:`"+''<LANG>'', \\"`name`", "`int_name`", "`ref`", "`operator`", "`brand`" and "`addr:housenumber`".
     1110
     1111  Configure a list of tag names in the preference "`mappaint.nameOrder`" in order to \\change this list. (After changing the list, a restart of JOSM is required.)
    11121112
    11131113''String''
    1114    Denotes the key of the tag whose value is used as text.
     1114  Denotes the key of the tag whose value is used as text.
    11151115
    11161116''Expressions''
     
    11261126}}}
    11271127|-------------------------------------------------------------------------------
    1128 || `text-color` || the text color || ''Color'' ||  `white` for lines and nodes,\\`#c0c0c0` for areas \\(JOSM "`text`" and \\"`areatext`" color preferences) ||
     1128|| `text-color` || the text color || ''Color'' ||  `white` for lines and nodes,\\`#c0c0c0` for areas \\(JOSM "`text`" and "`areatext`"\\color preferences) ||
    11291129|| `text-opacity` || how transparent the text is || ''Opacity'' ||  1.0  ||
    11301130|| `text-offset-x` || shift the text horizontally, (not supported for text along line) || ''Number'' ||  0  ||