Hi,
I am working with new MKMapView.
I created the MKMapView instance both programatically and through IB as well.
I am setting showUserLocation property of MKMapView to YES.
When i am using xib file, the user location is marked with a animated blue radar style, where in programatic way , the user location is marked with a green pin. How to get the animated radar view programatically ?
Please see the attached image : This is the effect i want programatically.
I am working with new MKMapView.
I created the MKMapView instance both programatically and through IB as well.
I am setting showUserLocation property of MKMapView to YES.
When i am using xib file, the user location is marked with a animated blue radar style, where in programatic way , the user location is marked with a green pin. How to get the animated radar view programatically ?
Please see the attached image : This is the effect i want programatically.