Changes between Version 16 and Version 17 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2011-10-25T09:54:21+02:00 (14 years ago)
Author:
Polyglot
Comment:

found support for parent_tag in the source code which wasn't documented yet

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v16 v17  
    766766 tag(''key_name'')::
    767767  get the value of the key ''key_name'' from the object in question
     768 parent_tag(''key_name'')::
     769  get the value of the key ''key_name'' from the object's parent(s)
    768770 has_tag_key(''key_name'')::
    769771  true, if the object has a tag with the given key