vue2-gmap-custom-marker icon indicating copy to clipboard operation
vue2-gmap-custom-marker copied to clipboard

incompatibility with [email protected] cluster and custom marker

Open alebacca89 opened this issue 4 years ago • 4 comments

How can I use vue2-gmap-custom-marker with last version of gmap-vue? If I insert the custom marker into gmap cluster it doesn't work. The problem seems to be the costructor of the marker. The cluster used in the new version of the gmap-vue wants mmarker as google marker instance and invoke some methods like getLatitude().

alebacca89 avatar Apr 20 '22 16:04 alebacca89

ok, I have to check what can be done. I'll try to give a head soon. Thank you for your report

eregnier avatar May 03 '22 15:05 eregnier

I wonder if one is going to need to change from OverlayView to using MarkerWithLabel https://github.com/googlemaps/js-markerwithlabel

sdevore avatar May 17 '22 03:05 sdevore

Any update on this case? Best regards

eigudewie avatar Aug 23 '22 15:08 eigudewie

@eigudewie , @alebacca89 do you have a minimal sample code to reproduce the issue ?

eregnier avatar Aug 23 '22 16:08 eregnier