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
296 stars 60 forks source link

Feature: Advanced Marker supports slot customization elements. #275

Open coderwyd opened 3 months ago

coderwyd commented 3 months ago

The specific usage is as follows: `

custom content

`

BenJackGill commented 2 months ago

Yeah I agree. This would be great. Without a slot for custom content it's kind of useless for me now, so I have reverted back to the old CustomMarker for now with the annoying console warning.