Manipulate GPS Speed

I already have a GPX file in use where movement can be applied to an iOS device. But how can the speed (mph/kph) be altered? Need this functionality in order to test the capability of a .ipa file.

Replies

Since an entry (GEO location) in the gpx file is read every second, changing the distances between adjacent location entries could help to simulate the speed.