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
272 stars 54 forks source link

Using infowindow inside a custom marker? #94

Closed web-programmer-here closed 2 years ago

web-programmer-here commented 2 years ago

I was following this doc https://vue3-google-map.netlify.app/components/info-window.html#use-with-marker

but looks like <InfoWindow> doesnt work with <CustomMarker> ? how can I call the infowindow when using custom marker component?

RamoFX commented 1 year ago

Did you solve it? If so, how did you do that?

web-programmer-here commented 1 year ago

@RamoFX i used the regular marker