Changes between Version 100 and Version 101 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2015-09-22T19:16:53+02:00 (10 years ago)
Author:
Klumbumbus
Comment:

+hint

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v100 v101  
    199199Notes:
    200200* Zoom selector and Layer identifier are only relevant for the part to the right of the > sign.
    201 * The functions prop() and is_prop_set() are only supported on the right side of the > sign.
    202 * The function parent_tag (see below) can be used to access tags from the parent.
     201* The functions ''prop()'' and ''is_prop_set()'' are only supported on the right side of the > sign.
     202* The functions ''parent_tag'' and ''parent_tags'' (see below) can be used to access tags from the parent(s).
    203203* 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.
    204204