Changes between Version 89 and Version 90 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2015-04-23T19:49:27+02:00 (11 years ago)
Author:
Klumbumbus
Comment:

+turn, grad

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v89 v90  
    919919|| `icon-offset-x` || Shift the icon in horizontal direction (positive values to the right) (since r8085) || ''Number'' ||  0  ||
    920920|| `icon-offset-y` || Shift the icon in vertical direction (positive values downwards) (since r8085) || ''Number'' ||  0  ||
    921 || `icon-rotation` || Rotate the icon clockwise (since r8199) || `[rad]`, `[rad]rad`, `[deg]°`, `[deg]deg`, or a cardinal direction (e.g. `northeast` or `sw`); See also the functions `degree_to_radians`, `cardinal_to_radians`. ||  -  ||
     921|| `icon-rotation` || Rotate the icon clockwise (since r8251) || `[rad]`, `[rad]rad`, `[deg]°`, `[deg]deg`, `[grad]grad`, `[turn]turn` ([https://developer.mozilla.org/en/docs/Web/CSS/angle definition]) or a cardinal direction (e.g. `northeast` or `sw`); See also the functions `degree_to_radians`, `cardinal_to_radians`. ||  -  ||
    922922|| {{{symbol-shape}}}                               || Display a symbol at the position of the node || {{{square}}}, {{{circle}}}, {{{triangle}}}, {{{pentagon}}}, {{{hexagon}}}, {{{heptagon}}}, {{{octagon}}}, {{{nonagon}}}, {{{decagon}}} ||  -  ||
    923923|| {{{symbol-size}}} || Size of the symbol || ''Number'', can be relative ("+4") ||  10  ||