fawmi / vue-google-maps

Reactive Vue 3 components for Google maps
https://vue-map.netlify.app
MIT License
197 stars 103 forks source link

Apply CSS to custom marker icons #172

Open rvaidun opened 1 year ago

rvaidun commented 1 year ago

Hi, I'm trying to make my markers custom marker into circles. Currently I have a url going to the picture. How do I apply the custom CSS styling to make border-radius 50%. thank you