ionic-team / ionic-native-google-maps

Google maps plugin for Ionic Native
Other
221 stars 125 forks source link

custom marker #230

Closed aligassan closed 4 years ago

aligassan commented 5 years ago

I'm submitting a ... (check one with "x")

If you choose 'problem or bug report', please select OS: (check one with "x")

I am currently working on ionic native google maps building weather map . l wondering how can i custom marker like this image below ?

image

any idea please ?

wf9a5m75 commented 5 years ago

You need to generate custom image your way, such as canvas or server side. This plugin accepts base64 encoded string as icon image.

aligassan commented 5 years ago

You need to generate custom image your way, such as canvas or server side. This plugin accepts base64 encoded string as icon image.

Thank you for replying . Do you have any example code ?

wf9a5m75 commented 5 years ago

https://www.google.com/search?q=canvas+base64