Changes between Version 1 and Version 2 of Styles/MapillaryDetections
- Timestamp:
- 2022-07-27T22:30:13+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/MapillaryDetections
v1 v2 108 108 109 109 node|z18-[value][is_prop_set(imagepath)][!is_prop_set(noimage)] { 110 icon-image: concat( "https://raw.githubusercontent.com/mapillary/mapillary_sprite_source/master/",prop(imagepath), "/", tag("value"), ".svg");110 icon-image: concat(prop(imagepath), "/", tag("value")); 111 111 } 112 112
