Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing issue with showing pins / clusters #43

Open
bhvk121 opened this issue Apr 29, 2015 · 1 comment
Open

Facing issue with showing pins / clusters #43

bhvk121 opened this issue Apr 29, 2015 · 1 comment

Comments

@bhvk121
Copy link

bhvk121 commented Apr 29, 2015

In my app I have MKMapView which works well, then I have replaced MKMapView with OCMapView and pins stopped being displayed. and I found viewForAnnotation function stopped being called. Only thing I found different from sample project is method for adding annotation, in sample project addAnnotations method is used but in my case I have to use addAnnotation method in loop.

Any idea what I am missing or any workaround to call viewForAnnotation and start displaying pins.

Thanks

@sharathvatti
Copy link

I am facing the same issue. Previously its working with MKMpaView,but when i replace it with OCMapView,it stopped working. Have you fixed this issue?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants