Changes between Version 139 and Version 140 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2017-07-26T18:53:23+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v139 v140 1141 1141 areasize() [''since 8253'']:: 1142 1142 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)]` 1144 1145 1145 1146