Quote:
Originally Posted by TOMSOFT
Hi,
I was just wondering if there is an undocumented class for the "Drop Pin" effect seen in the Google Maps app.
The Netter medical app (link below) uses it or has replicated it. What would be the best way to replicate the effect if it is not available - core animation?
http://itunes.apple.com/WebObjects/M...282143480&mt=8
Cheers in advance.
|
No class for this. They are just trapping the touch and drawing an image of the pin at this point. Then clicking the pin, show a view with the text etc.