Table of Contents

Driver(trailer) image

To get the image of a driver(trailer), use the request:

http://{host}/avl_driver_image/<rid>/<did>/<max_border>/<any.png>

Parameters

Name Description
rid request ID
did driver(trailer) ID
max_border max image size (from 16 to 256 pixels, recommended: 32)
any any value (optional), specified if it is needed to download the image instead of using the cached value

Response

Returns the image in PNG format.