How to change MKMapView
user location blue dot to an image and then image to blue dot?
Example- Suppose map has loaded with blue dot and I have a UISwitch
(disabled) on that page initially. When user will enable switch I want to change blue dot to image and again if user will disable UISwitch
then I want to change image to blue dot without loading map again.