I am showing my current location on mapView.It shows the blue dot.I want to add annotation on that blue so that it shows the latitude and longitude in title and subtitle of annotation but it shows null in both field for sometimes and after few minutes it shows the lat/long in title and subtitle.I want to show that lat/long with the load of view.Please help me regarding this to show the lat/long on annotation as quick as possible.
Asked
Active
Viewed 280 times
1 Answers
1
i startUpdatingLocation my locationManager in loadView rather than viewDidLoad and it works fine for me...

vipul
- 426
- 1
- 5
- 13