/
Order colors

Order colors

As a user you want to be able to set different colors on orders. This should be visible on the map and in planboard.

As a user you can now add a color to your order. This can be done by upload, customer api, edit or bulk edit.
This wil result in a style change on map and in planboard as shown below. Order colors overrule the current pickup and delivery styling. (no empty and full orders)

During upload, the "color" column of orders/vehicles can be filled in with a translated color name. The translation will be checked against the user's locale, and also check the english locale. It's of course also possible to upload the exact color using a pound sign (eg. #123456).

  •  hexadecimal HTML color codes can be used.
  • Supplying the color through a color name is also possible. The available color names are:
    • Black
    • Blue
    • Conundra
    • Cyan
    • Dark gray
    • Dark orange
    • Dark yellow
    • Gray
    • Green
    • Light blue
    • Light gray
    • Light pink
    • Magenta
    • Orange
    • Pink
    • Purple
    • Red
    • White
    • Yellow


Related content