Hi,
When I run the sample project and zoom out several times, the user location reanimates. As if it has been added for the first time.
I suspect this is because the MKUserLocaiton is removed from the collection and then added back in. Each time it is added back in it is does the big circle and small circle animation. It would be better to keep the MKUserLocation in the collection so this reanimation does not happen when the user zooms in and out.
Thanks for taking the effort to share your code with everyone!
Brian.
Hi,
When I run the sample project and zoom out several times, the user location reanimates. As if it has been added for the first time.
I suspect this is because the MKUserLocaiton is removed from the collection and then added back in. Each time it is added back in it is does the big circle and small circle animation. It would be better to keep the MKUserLocation in the collection so this reanimation does not happen when the user zooms in and out.
Thanks for taking the effort to share your code with everyone!
Brian.