ViewForAnnotation is not being called

后端 未结 9 1980
悲哀的现实
悲哀的现实 2020-12-15 19:16

I am trying to make a map, where I can see my current location, and see what the street is called.

so far, I am able to put a pin on my map, but for some reason, I a

9条回答
  •  独厮守ぢ
    2020-12-15 19:49

    i have been working in ios 9 Mapview related app and I experienced the same problem.

    somehow I solved my problem, in my case im resizing the mapview. I added delegate after i resize the mapview. it works now perfectly.!

提交回复
热议问题