Changes between Version 9 and Version 10 of Styles/NewModifiedBuildings
- Timestamp:
- 2024-04-20T16:50:55+02:00 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/NewModifiedBuildings
v9 v10 2 2 #!style type="mapcss" 3 3 4 meta { 4 meta 5 { 5 6 title: "new-modified-buildings"; 6 7 description: "Flags new and modified buildings. This mapstyle is partly inspired by another mapstyle named Modified Objects"; … … 10 11 } 11 12 12 setting::building_line_width { 13 setting::building_line_width 14 { 13 15 type: double; 14 16 label: tr("Choose line width of modified / new building"); … … 16 18 } 17 19 18 setting::building_node_width { 20 setting::building_node_width 21 { 19 22 type: double; 20 23 label: tr("Choose modified node width");
