Changes between Version 101 and Version 102 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2015-11-14T22:07:14+01:00 (10 years ago)
Author:
bastiK
Comment:

new property: fill-extent

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v101 v102  
    983983||=  '''Key''' =||= '''Description''' =||= '''Value Format''' =||= '''Default Value''' =||
    984984|| {{{fill-color}}} || Color in which to fill the area || ''Color'' ||  -  ||
     985|| {{{fill-extent}}} || Set this property, to draw only the outline of the area. The number specifies, how far to fill from the border of the area towards the center. (If unset, the area will be filled completely) ''[since 9005]'' || ''Number'' ||  -  ||
    985986|| {{{fill-image}}} || Image pattern || ''Image'' ||  -  ||
    986987|| {{{fill-opacity}}} || How transparent the fill is; applies to both color and image || ''Opacity'' ||  1.0  ||