Changes between Version 259 and Version 260 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2023-09-18T18:00:59+02:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v259 v260 1351 1351 parent_way_angle():: 1352 1352 returns the angle of the parent way as a double in rad [''since r18678''] (see: text-rotation or icon-rotation) 1353 convert_primitive_to_string(''PrimitiveId''):: 1354 returns the primitive id as a string [''since r18829''] 1355 convert_primitives_to_string(''PrimitiveId'', ''PrimitiveId'', ''...''):: 1356 returns a list of primitive ids converted to strings [''since r18829''] 1357 parent_osm_primitives(''optional key'', ''optional value''):: 1358 returns a list of primitive ids which match the key and value (if present) [''since r18829''] 1353 1359 1354 1360 === Examples ===
