Get user location (coordinate) WITHOUT showing map
I am trying to get the location of the user without having to show a map and place an annotation of the users current location on it.
My many hours of searching has found me little to nothing on the subject.
I know it has something to do with manually starting up the CLLocationManager, but when it comes to actually making this happen properly I am lost.
|