Operator Brand Logos
companyLogo
attribute in lineattributes
. If a logo is available, it is returned as follows: "companyLogo": {
"resourceType": "vendorIcon",
"filename": "1611547c89c9be1164df5a04d8f393f9"
}
To obtain the company logo, you can use the filename
via the HERE Map Image API. An example request is shown below:
https://image.maps.ls.hereapi.com/mia/1.6/companylogo
?apiKey={YOUR_API_KEY}
&logoid=1611547c89c9be1164df5a04d8f393f9
&w=256
&h=256
