Changes between Version 23 and Version 24 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2013-03-24T14:39:37+01:00 (12 years ago)
Author:
bastiK
Comment:

version info

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v23 v24  
    650650|| {{{text-position}}} || set to {{{line}}}, if text should be drawn along the line || {{{line}}}, {{{center}}} ||  -  ||
    651651|| {{{text-...}}}, {{{font-...}}} ||||||  general text & font properties  ||
    652 || `repeat-image` || repeated image along a line || ''Image'' ||  -  ||
    653 || `repeat-image-align` || Alignment of the image. Top-, bottom edge or the (horizontal) center line of the image will be along the line || `top`, `center`, `bottom` ||  `center`  ||
    654 || `repeat-image-offset` || Offset from the line || ''Number'' ||  0  ||
    655 || `repeat-image-spacing` || Spacing between repeated images || ''Number'' ||  0  ||
     652|| `repeat-image` || repeated image along a line ''[since 5801]'' || ''Image'' ||  -  ||
     653|| `repeat-image-align` || Alignment of the image. Top-, bottom edge or the (horizontal) center line of the image will be along the line ''[since 5801]'' || `top`, `center`, `bottom` ||  `center`  ||
     654|| `repeat-image-offset` || Offset from the line ''[since 5801]'' || ''Number'' ||  0  ||
     655|| `repeat-image-spacing` || Spacing between repeated images ''[since 5801]'' || ''Number'' ||  0  ||
    656656
    657657All 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.