Changes between Version 1 and Version 2 of Styles/MapillaryDetections


Ignore:
Timestamp:
2022-07-27T22:30:13+02:00 (3 years ago)
Author:
taylor.smock
Comment:

Use attached icons from zip file (sourced from https://github.com/mapillary/mapillary_sprite_source/ )

Legend:

Unmodified
Added
Removed
Modified
  • Styles/MapillaryDetections

    v1 v2  
    108108
    109109node|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"));
    111111}
    112112