xkjyeah / vue-google-maps

Google maps component for vue with 2-way data binding
https://xkjyeah.github.io/vue-google-maps/
1.88k stars 474 forks source link

Overlaying an Image Map Type #784

Open Arash-sad opened 2 years ago

Arash-sad commented 2 years ago

Hi, I'm trying to use image tiles to overlay an image that represents the interior of a building onto the map. Is there any way I can do that with Vue-google-maps? https://developers.google.com/maps/documentation/javascript/examples/maptype-image-overlay#maps_maptype_image_overlay-javascript Thanks, Arash