To get the map with tracks and markers, use the command report/get_result_map:
svc=report/get_result_map¶ms={"width":<uint>, "height":<uint>}
Current request can’t be executed simultaneously with following requests:
- report/exec_report,
- report/export_result,
- report/get_result_chart,
- messages/load_interval,
- render/create_messages_layer,
- unit/get_trips,
- resource/get_driver_bindings,
- resource/get_trailer_bindings,
- all requests from chapter Export and import ,
- account/get_account_history.
You can find an example of this request in the sample Reports.
Parameters
Name | Description |
---|---|
width | width |
height | height |
Response
Returns an image (png) of the map, on which tracks and markers are rendered.