Does anyone know how to animate a radar animation like the image below?

With it growing outwards? I have to draw the circle using Quartz or some other way?
|
3
|
Does anyone know how to animate a radar animation like the image below?
With it growing outwards? I have to draw the circle using Quartz or some other way?
|
||
|
|
|
|
To draw a static circle in a
From there you just need to animate it with a timer, vary the size of the rect, and add more circles. |
||
|
|