hulab / ClusterKit

An iOS map clustering framework targeting MapKit, Google Maps and Mapbox.
MIT License
512 stars 86 forks source link

Install/Configure directions incomplete. #39

Closed tekbob27 closed 3 years ago

tekbob27 commented 6 years ago

The Mapbox (and probably google) install directions should include the block of instructions that state that each of the targets is a separate sub package.

maxep commented 6 years ago

I'm not sure to understand, you mean in the wiki ?

tekbob27 commented 6 years ago

Yes, in the wiki. I must have had a cached version that was not updating, as the link you included was clearer.

Do you have an example of how ClusterKit works with custom annotation views?

Thanks Bob

On Jan 9, 2018, at 3:01 AM, Maxime notifications@github.com wrote:

I'm not sure to understand, you mean in the wiki https://github.com/hulab/ClusterKit/wiki ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hulab/ClusterKit/issues/39#issuecomment-356208300, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI-uyXmtILbupLHKMKG42nWKEzYn3AFks5tIxz1gaJpZM4RTAyN.

tekbob27 commented 6 years ago

Another issue I have is that I needed to extend/implement MKAnnotation on my custom annotations as the base class used in the annotation management methods is MKAnnotation. My custom annotations are all MGLAnnotations.

On Jan 9, 2018, at 3:01 AM, Maxime notifications@github.com wrote:

I'm not sure to understand, you mean in the wiki https://github.com/hulab/ClusterKit/wiki ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hulab/ClusterKit/issues/39#issuecomment-356208300, or mute the thread https://github.com/notifications/unsubscribe-auth/AAI-uyXmtILbupLHKMKG42nWKEzYn3AFks5tIxz1gaJpZM4RTAyN.