Changes between Version 29 and Version 30 of Styles/Maxspeed
- Timestamp:
- 2015-10-20T02:55:00+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Maxspeed
v29 v30 19 19 == Changelog == 20 20 === Version 2.1.xx to 2.5.xx === 21 * Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional 21 * Add support of maxspeed:conditional, maxspeed:forward:conditional and maxspeed:backward:conditional (known issue: maxspeed=* + maxspeed:direction:conditional=* not yet working correct, works only together with maxspeed:direction) 22 22 * Add error message for wrong value of conditional maxspeed 23 23 * Add error message for conditional maxspeed without default maxspeed … … 1368 1368 /* 6.3 - report conditional maxspeed without default maxspeed */ 1369 1369 way["maxspeed:conditional"][!"maxspeed"]::maxspeedlayer, 1370 way["maxspeed:forward:conditional"][!"maxspeed:forward"]::maxspeedlayer, 1371 way["maxspeed:backward:conditional"][!"maxspeed:backward"]::maxspeedlayer 1370 way["maxspeed:forward:conditional"][!"maxspeed:forward"][!"maxspeed"]::maxspeedlayer, 1371 way["maxspeed:backward:conditional"][!"maxspeed:backward"][!"maxspeed"]::maxspeedlayer 1372 1372 { 1373 1373 color: yellow;
