Giter Club home page Giter Club logo

kingpin's Introduction

kingpin

A drop-in MKAnnotation clustering library for iOS.

Build Status

Update October 1th, 2015

Kingpin is now 0.3.1.

The following features are under test:

  • Carthage support
  • OSX support (no animations support yet)
  • Dynamic frameworks: iOS and OSX
  • 4 example apps: iOS, OSX, iOS-Swift, OSX-Swift.

Features

  • Uses a 2-d tree under the hood for maximum performance.
  • No subclassing required, making the library easy to integrate with existing projects.

Installation

CocoaPods

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'

Carthage

In Cartfile add:

github "itsbonczek/kingpin"

Dynamic framework

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.

Documentation

See Documentation and FAQ.

Versions

See CHANGELOG for details. All versions are tagged accordingly.

Demo

Check out the kingpin-examples project.

Licence

Apache 2.0

kingpin's People

Contributors

stanislaw avatar itsbonczek avatar williamlcobb avatar eni9889 avatar adlai-holler avatar readmecritic avatar sshumway avatar wes-nz avatar joshuadutton avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.