Renders an icon as a PNG in a given color that can be used in a Web-GL based map.
Request
GET https://www.activityinfo.org/resources/icons/{iconId}.png
Response
Status Code | Error Code | Description |
---|---|---|
401 | AUTHENTICATION_ |
The request must be authenticated |
Example
curl -u anything:YOUR_API_TOKEN \
https://www.activityinfo.org/resources/icons/{iconId}.png