Movement

Hi, I need some help.
Working on the project simulator of the aircraft. I manage to get packet from control programm which is sending me variation of data. from that list of data I am reciving geografic coordinates.


Those cordinates changing every tick I want to use those cordinates to move my PAWN around map.
Please suggest the best way how to move Pawn around map using obtained coordinates.