Changes between Version 58 and Version 59 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2014-05-22T19:39:52+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v58 v59 200 200 * The functions prop() and is_prop_set() are only supported on the right side of the > sign. 201 201 * The function parent_tag (see below) can be used to access tags from the parent. 202 * For compatibility with the MapCSS 0.2 standard, `relation[type=route][route=foot] way {/*...*/}`, without the greather-than-sign `>` is supported, too. However, no [[#Linkselector]] may be specified in this case. 202 203 203 204