Resize Google Maps marker icon image

后端 未结 7 1581
感动是毒
感动是毒 2020-11-29 17:41

When I load an image into the icon property of a marker it displays with its original size, which is a lot bigger than it should be.

I want to resize to the standard

7条回答
  •  無奈伤痛
    2020-11-29 18:23

    If you are using vue2-google-maps like me, the code to set the size looks like this:

    
    

提交回复
热议问题