Changes between Version 67 and Version 68 of Nl:Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2021-04-13T11:49:15+02:00 (5 years ago)
Author:
DiGro
Comment:

adjusted to revision 192

Legend:

Unmodified
Added
Removed
Modified
  • Nl:Help/Styles/MapCSSImplementation

    v67 v68  
    1 [[TranslatedPages(revision=191)]]
     1[[TranslatedPages(revision=192)]]
    22[[PageOutline(1-10,Inhoud)]]
    33Deze pagina documenteert details over implementatie van [osmwiki:MapCSS/0.2 MapCSS] in JOSM. Dit wordt gebruikt voor de volgende mogelijkheden in JOSM:
     
    12331233 <, >, <=, >=, ==::
    12341234  vergelijkinsoperatoren
    1235  asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, random, round, signum, sin, sinh, sqrt, tan, tanh::
     1235 asin, atan, atan2, ceil, cos, cosh, exp, floor, log, max, min, mod (vanaf r17759),, random, round, signum, sin, sinh, sqrt, tan, tanh::
    12361236  in de gebruikelijke betekenis, [https://download.oracle.com/javase/8/docs/api/java/lang/Math.html details]
    12371237 cond(b, fst, snd)::