Hello all!
i am developing a small app that uses the map kit and i would like to display the users location with the blue dot.
I use the corelocation services to obtain the current location and when the location is found, i present the map view. This means i know when corelocation has aquired a location that is accurate.
The problem is however, that the mapviews userlocation is nil -> how can this be? at least for a few seconds, then it sometimes displays and sometimes it doesnt.
does anyone have any idea, how to fix this? perhaps force a location update to mapview?
thanks!
i am developing a small app that uses the map kit and i would like to display the users location with the blue dot.
I use the corelocation services to obtain the current location and when the location is found, i present the map view. This means i know when corelocation has aquired a location that is accurate.
The problem is however, that the mapviews userlocation is nil -> how can this be? at least for a few seconds, then it sometimes displays and sometimes it doesnt.
does anyone have any idea, how to fix this? perhaps force a location update to mapview?
thanks!