A drop-in map annotation clustering library for MKMapView
A drop-in MKAnnotation clustering library for iOS.
To get stable release in your Podfile
add:
pod 'kingpin'
If you want to use the latest version from kingpin’s master, point your Podfile to the git:
pod 'kingpin', :git => 'https://github.com/itsbonczek/kingpin'
In Cartfile add:
github "itsbonczek/kingpin"
Frameworks are published to Github Releases. If you want to use kingpin as framework be sure to read short documentation about using Kingpin as dynamic framework.
Get the latest component .make file for kingpin.
See Documentation and FAQ.
See CHANGELOG for details. All versions are tagged accordingly.
Check out the kingpin-examples project.
Apache 2.0