Sat, 01/04/2020 - 08:15
#1
External markers not working with dynamically created PNGs
Hi,
I am trying to overcome the limited character count of markers by using dynamically created PNGs from shields IO. E.g this link will get you a little PNG label:
https://raster.shields.io/badge/ManyLetters-Value-121212.png
However, if I try to use that within a static map query like the following, no labels are visible:
Could you give some insight why this is failing silently?
Thanks,
Mike
Update: Also tried this with another dynamic service with the same result.
Tue, 01/07/2020 - 06:17
I suspect the issue is that
I suspect the issue is that the icon is not rendered fast enough and the static map API is skipping or putting a blank/transparent icon up.