All Projects → jhurray → iOS7AnimatedMapOverlay

jhurray / iOS7AnimatedMapOverlay

Licence: other
A sample project for adding animated overlays at points on the map.

Programming Languages

objective c
16641 projects - #2 most used programming language
c
50402 projects - #5 most used programming language

iOS7AnimatedMapOverlay

A sample project for adding animated overlays at points on the map.

iOS7 makes it impossible to add subviews to MKOverlays. This projects is an example of a workaround to allow animated overlays to be added to MKAnnotations.

Adapted from the example below and made to work for iOS7.

http://yickhong-ios.blogspot.com/2012/04/animated-circle-on-mkmapview.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].