0

I want to add bouncing animation for map markers when they are added to map. Is it possible?

Alexey Zakharov
  • 24,694
  • 42
  • 126
  • 197

2 Answers2

0

I think all we can do is to have an animated gif as the custom marker.

Vinit
  • 1,815
  • 17
  • 38
0

First, I would read up on how to use the MKAnnotation protocol, in this post. Then, you can look at this question, which looks to very close to what you're asking about: MKMapView: animate drop

Good luck!

Community
  • 1
  • 1
Chazbot
  • 1,890
  • 1
  • 13
  • 23