Changes between Version 201 and Version 202 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2021-11-29T02:44:34+01:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v201 v202 1409 1409 {{{ 1410 1410 #!mapcss 1411 area[building]:clockwise { 1412 right-casing-width: 10; 1413 } 1414 area[building]:anticlockwise { 1415 left-casing-width: 10; 1416 } 1417 /* or */ 1411 1418 area[building][is_clockwise()] { 1412 1419 right-casing-width: 10;