Changes between Version 139 and Version 140 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2017-07-26T18:53:23+02:00 (8 years ago)
Author:
Klumbumbus
Comment:

add at(lat,lon)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v139 v140  
    11411141 areasize() [''since 8253'']::
    11421142  returns the area of a closed way in square meters
    1143  
     1143 at(lat,lon) [''since 12514'']::
     1144  returns true if the object centroid lies at given ''lat''/''lon'' coordinates, e.g. to check for nodes at "null island" `node[at(0.0,0.0)]`
    11441145
    11451146