GuillaumeLeclerc / vue-google-maps

Google maps component for vue with 2-way data binding
560 stars 653 forks source link

Overlaying an Image Map Type #151

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 achieve that with Vue-google-maps? https://developers.google.com/maps/documentation/javascript/examples/maptype-image-overlay#maps_maptype_image_overlay-javascript Thanks, Arash