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

Custom Overlay #102

Closed centratelemedia closed 1 year ago

centratelemedia commented 1 year ago

howto add custom overlay like Openstreetmap, Bing Map?

HusamElbashir commented 1 year ago

Hey

Don't know if you've seen the google official docs on custom overlays. Refer to the advanced usage section in the readme to learn how you can attach your overlay view to the map.