ashare80 / TSClusterMapView

MKMapView with animated clustering for iOS and OSX
MIT License
149 stars 21 forks source link

Cluster Annotations is not visible. #25

Closed jian1989 closed 9 years ago

jian1989 commented 9 years ago

I have added new viewcontroller with TSClusterMapview. When I will open this viewcontroller at first, it's working as well. But If I will reopen viewcontroller again (without turn off app), any cluster is not showing.

I have tested it in example project also. It's same issue. If you will add new viewcontroller with TSClusterMapview and show via storyboard or code(self.navigationController pushviewcontroller: YES). You can see issue as well. How can I fix this issue? Please help me. Thanks.

ashare80 commented 9 years ago

@jian1989 What do you mean by "reopen viewcontroller again"? Popping the nav then pushing again? Closing the app then reopening?

ashare80 commented 9 years ago

@jian1989 Try latest version should be fixed