get_result_map

The get_result_map function is used to get the map with tracks and markers.

Copied!
svc=report/get_result_map&params={"width":<uint>,
				  				  "height":<uint>}

Parameters

Name Description
width Width.
height Height.

Returned result

The returned result is the PNG image of the map with tracks and markers rendered on it.

If you find a mistake in the text, please select it and press Ctrl+Enter.