How to specify the size of the icon on the Marker in Google Maps V2 Android

前端 未结 5 649
温柔的废话
温柔的废话 2020-12-08 13:32

In may app i use Map from Google Maps V2 and in this map i am trying to add markers each Marker with an icon, but the marker is taking the size of the icon which is making t

5条回答
  •  自闭症患者
    2020-12-08 14:22

    I think you can look for an answer on this question, where it already explained how to create a custom marker, with a given width and height by creating a dynamic bitmap.

提交回复
热议问题