inocan-group / vue3-google-map

A set of composable components for easy use of Google Maps in your Vue 3 projects.
https://vue3-google-map.com
MIT License
264 stars 51 forks source link

is draggable option supported in CustomMarker? #131

Open KunalKshatriya opened 1 year ago

KunalKshatriya commented 1 year ago

Hi, I am using in maps in my application where I wish show the custom marker and provide the drag functionality. I tried using CustomMarker with draggable option. But it seems not to be working.

Is there any workaround I can try?

Thanks

HusamElbashir commented 1 year ago

No this isn't yet supported but it's something we can add.