showing current location ,along with another location in iphone
Posted
by ratnasomu
on Stack Overflow
See other posts from Stack Overflow
or by ratnasomu
Published on 2010-05-07T08:54:39Z
Indexed on
2010/05/07
8:58 UTC
Read the original article
Hit count: 299
hellow all, in xcode whenever we load a mapview ,it automaticallay shows the current user location right. In my case i am showing another location on map ,such that the map loads the current location and zoomed to the location i have given .. but, the current location point was not showing (the blue one which comes automaticay..). i have given mapView.showCurrentLocation=TRUE; but its not showing . so could any one tells the way it works and it should say the current location mark and then zoomed to the point i have given. Thanks
© Stack Overflow or respective owner