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:
 You can find an example of this request in the sample Reports.
| Name | Description | 
|---|---|
| width | width, max -1920 | 
| height | height, max -1080 | 
Returns an image (png) of the map, on which tracks and markers are rendered.
  |