OMAMovingAnnotations Save

Moving annotations for iOS MapView

Project README

OMAMovingAnnotations

Moving annotations for iOS MapView.

Moving annotations demo

How To Get Started

Installation with CocoaPods

I recommend you to take a look at CocoaPods and use it for dependency management in your iOS projects.

To add OMAMovingAnnotations to your project it is necessary that the following lines are in your Podfile:

platform :ios, '7.0'
pod "OMAMovingAnnotations", "~> 1.0"

Usage

Basic usage is implemented in MoveDemo project. You should subclass OMAMovingAnnotation and add it's instance to OMAMovingAnnotationsAnimatorInstance. After these steps you can invoke startAnimating method on animator instance.

Requirements

  • Supported build target - iOS 7.1
  • Earliest supported deployment target - iOS 6.0

Notes

This library has some perfomance issues. Feel free to fix it and contact me. I'm open for merge requests!

License

OMAMovingAnnotations is available under the MIT license. See the LICENSE file for more info.

Open Source Agenda is not affiliated with "OMAMovingAnnotations" Project. README Source: opedge/OMAMovingAnnotations
Stars
99
Open Issues
0
Last Commit
10 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating