123
Views
2
Comments
[Google Maps Library] How to set base64 or binary as marker icon?
Question
google-maps-mobile
Reactive icon
Forge asset by Labs

Hi,

Is it possible to set marker icon not by URL but using base64 or binary image?

Thank you.

UserImage.jpg
Hugo Pires

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


2021-05-05 13-05-18
Mykola (Nick) Tkachenko

Hi Hugo, 

It is possible to use base64 as icon URL

MapMarkerInfo.IconURL as "data:image/png;base64,"+base64logo

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.