Resize MKAnnotationView Image When map zooms in and out?

前端 未结 5 615
误落风尘
误落风尘 2020-12-05 08:50

What i have

I have about 150 MKAnnotationViews on a map. Every MKAnnotationView has an image that replaces the default pin.

What\'s

5条回答
  •  抹茶落季
    2020-12-05 09:51

    An alternative method would be to re-size the annotation view image property. An example is shown in this post

提交回复
热议问题