masajid390 / BeautifyMarker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

L.BeautifyIcon gradient background?

ramonastackoverflow opened this issue · comments

Can gradient be used for icon background? If so how to set it in L.BeautifyIcon ?

Yes, you can use the iconStyle property of the options.

i.e.: iconStyle: 'background-image: linear-gradient(to bottom right, red, yellow);'