Changes between Version 1 and Version 2 of Styles/Surface
- Timestamp:
- 2011-03-16T05:27:21+01:00 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/Surface
v1 v2 213 213 } 214 214 215 way[highway][smoothness][eval(prop(print-text))] 216 { 217 font-size: 10; 218 text: "smoothness"; 219 text-color: #EEE9BF; 220 text-position: line; 221 z-index: 1.0; 222 } 223 215 224 way[highway][surface][eval(prop(print-text))] 216 225 { … … 222 231 } 223 232 224 way[highway][smoothness][eval(prop(print-text))]225 {226 font-size: 10;227 text: "smoothness";228 text-color: #EEE9BF;229 text-position: line;230 z-index: 1.0;231 }232 233 233 234 234 }}}
