You can change the default "Icon" used in the order steps by setting them via URL parameter on each step.
Custom Icon with Locales
Beware that custom Icon are not affected by primary color or secondary color
Specific configuration parameters
Parameter | Description |
---|---|
stepConfirmedIcon | Parameter used to change the icon of the Confirmed step |
stepPickingIcon | Parameter used to change the icon of the Picking step |
stepGoingToDestinationIcon | Parameter used to change the icon of the Going To Destination step |
stepReadyToPickupIcon | Parameter used to change the icon of the Ready To Pickup step |
stepPickedUpIcon | Parameter used to change the icon of the Picked up step |
stepDeliveredIcon | Parameter used to change the icon of the Delivered step |
stepCancelIcon | Parameter used to change the icon of the Cancel step |
Usage Example
You will see the following content
Confirmed Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepConfirmedIcon=iconUrl
Picking Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepPickingIcon=iconUrl
Going To Destination Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepGoingToDestinationIcon=iconUrl
Ready For Pickup Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepReadyToPickupIcon=iconUrl
Picked Up Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepPickedUpIcon=iconUrl
Delivered Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepDeliveredIcon=iconUrl
Cancel Step
https://xandar-lsw-v3.instaleap.io/?job=myJob&token=myToken&stepCancelIcon=iconUrl