Delay the call to the delegate method - mapView:regionDidChangeAnimated:

Posted by user319419 on Stack Overflow See other posts from Stack Overflow or by user319419
Published on 2010-04-17T21:27:30Z Indexed on 2010/04/17 21:33 UTC
Read the original article Hit count: 227

Filed under:
|
|
|

Whenever the user scrolls map or zooms in/out, this method gets called instantaneously. I want to delay the call to this method by say 2 secs. Is it possible to do that?

© Stack Overflow or respective owner

Related posts about mapkit

Related posts about iphone