Hi,
Is it possible to set marker icon not by URL but using base64 or binary image?
Thank you.
Hi Mykola,
For the time being, it is not possible to add a base64 or binary image as the marker icon.
Let me know if you have any questions,
Thanks,
Hugo
Hi Hugo,
It is possible to use base64 as icon URL
MapMarkerInfo.IconURL as "data:image/png;base64,"+base64logo