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