Table of Contents

POI image

To get the image of a POI, use the request:

http://{host}/avl_poi/get.png?rid=<uint>&pid=<uint>&b=<uint>&c=<text>

Parameters

Name Description
rid resource ID
pid POI ID
b max image size (from 16 to 256 pixels, recommended: 32)
c 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.