You can change the default "Icon" used in the order substeps by setting "icon" parameter on each step.
The "Icon" configuration are being set in the "substeps" attribute of the configuration object.
Specific configuration parameters
Parameter | Description |
---|---|
subStepDeliveredIconInactive | String with an URL which will be used as display icon in the Delivered order substep when substep is inactive |
subStepPickedUpIcon | String with an URL which will be used as display icon in the PickedUp order substep |
subStepPickedUpIconActive | String with an URL which will be used as display icon in the PickedUp order substep when substep is active |
subStepPickedUpIconInactive | String with an URL which will be used as display icon in the PickedUp order substep when substep is inactive |
Usage Example
Consider the following example:
Example when the order substep is Delivered and the substep is inactive
https://xandar-lsw-v3.instaleap.io/?job=myJoB&token=myToken&subStepDeliveredIconInactive=https://cdn-icons-png.flaticon.com/512/2266/2266386.png