Custom step icons

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

ParameterDescription
stepConfirmedIconParameter used to change the icon of the Confirmed step
stepPickingIconParameter used to change the icon of the Picking step
stepGoingToDestinationIconParameter used to change the icon of the Going To Destination step
stepReadyToPickupIconParameter used to change the icon of the Ready To Pickup step
stepPickedUpIconParameter used to change the icon of the Picked up step
stepDeliveredIconParameter used to change the icon of the Delivered step
stepCancelIconParameter 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