Changes between Version 180 and Version 181 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2020-07-08T00:59:38+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v180 v181 205 205 * The functions ''prop()'' and ''is_prop_set()'' are only supported on the right side of the > sign. 206 206 * The functions ''parent_tag'' and ''parent_tags'' (see below) can be used to access tags from the parent(s). 207 * For compatibility with the MapCSS 0.2 standard, `relation[type=route][route=foot] way {/*...*/}`, without the great her-than-sign `>` is supported, too. However, no [[#Linkselector]] may be specified in this case.207 * For compatibility with the MapCSS 0.2 standard, `relation[type=route][route=foot] way {/*...*/}`, without the greater-than-sign `>` is supported, too. However, no [[#Linkselector]] may be specified in this case. 208 208 209 209