kingpin icon indicating copy to clipboard operation
kingpin copied to clipboard

A drop-in map annotation clustering library for MKMapView

Results 8 kingpin issues
Sort by recently updated
recently updated
newest added

I have a dictionary of my annotations, and i want to be able to call selectAnnotation:animate: on the king pin annotation that the correct one is contained within. Is there...

We should make annotationSize set to reasonable default so that kingpin doesn't throw exceptions. ``` *** Terminating app due to uncaught exception 'NSGenericException', reason: 'annotationSize must be set when using...

The test dataset reproducing this issue is in example related to another issue: #116. https://github.com/stanislaw/Examples/tree/20160210-kingpin-international-dateline ![simulator screen shot 10 feb 2016 22 17 18](https://cloud.githubusercontent.com/assets/452547/12962635/951a9be8-d046-11e5-82e7-1fc23b27c064.png)

bug

Would it be possible to change the name of the release zip to kingpin.framework.zip to allow Carthage to use the pre-built framework? [For reference](https://github.com/Carthage/Carthage#archive-prebuilt-frameworks-into-one-zip-file)

I would like to use this library with MKMapSnapshotter. Since, I have not MKMapView, I cannot use KPClusteringController.

enhancement

How can I subclass the KPAnnotation to add a few properties? I want to add more some properties to using for a custom annotation view. Thanks!

question
wontfix