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

Mention of listening to map events #278

Closed hdrodel closed 3 months ago

hdrodel commented 3 months ago

Added a small section mentioning the option to listen for map events on the GoogleMap component

HusamElbashir commented 3 months ago

Thanks for the contribution @hdrodel. I say this probably belongs in this section since there is already mention of MapOptions so we just need to add the events: https://github.com/inocan-group/vue3-google-map/blob/develop/docs/getting-started/index.md#your-first-map I'd also update the relevant section in the readme: https://github.com/inocan-group/vue3-google-map/blob/develop/README.md#your-first-map

hdrodel commented 3 months ago

Want me to update the pull request or do you want to add it?

HusamElbashir commented 3 months ago

If you could update the PR that'd be great

hdrodel commented 3 months ago

Ok @HusamElbashir i have updated my pull request