Need help in displaying lat/long continuously on map

Hi

I am new to IOS app development. I am able to display annotation on map (using MapKit). But i want to add 0.0005000 to lat/long and display the new lat/long for every 3 seconds and highlight the path. Can any one help me on how to do this with Swift 3 and Xcode 8