views:

101

answers:

2

Basically i want to be able to call a single method that can pool for location and when found, return the CLLocation object.

I want to know how can i pool for results?

A: 

Something similar to what "parse" method of "NSXMLParser" class is capable of doing.?

Mustafa
A: 

I guess i can't. :/

Mustafa