https://github.com/logisticinfotech/gpxuse
With use of GPX file for location simulation from one place to another place.
https://github.com/logisticinfotech/gpxuse
gpx gpx-data gpx-files gpx-location-simulation ios ios-demo location-simulation simulation xcode xcode9
Last synced: 3 days ago
JSON representation
With use of GPX file for location simulation from one place to another place.
- Host: GitHub
- URL: https://github.com/logisticinfotech/gpxuse
- Owner: logisticinfotech
- License: mit
- Created: 2018-12-28T12:09:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-18T10:48:45.000Z (over 6 years ago)
- Last Synced: 2025-04-23T21:08:58.509Z (3 days ago)
- Topics: gpx, gpx-data, gpx-files, gpx-location-simulation, ios, ios-demo, location-simulation, simulation, xcode, xcode9
- Language: Swift
- Homepage: https://www.logisticinfotech.com/blog/use-gpx-file-in-xcode-and-update-users-current-location-continuously/
- Size: 49.8 MB
- Stars: 9
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Use GPX file in Xcode and update user's current location continuously.

There is functionality to simulate location change in iOS simulator & devices but there are limited options which are provided by Apple in the simulator. And in the iOS device need to drive manually for simulation. Now a days there are many applications need simulation in a specific location, Xcode provides facility to use a GPX file for location simulation from one place to another place.
Our complete blog with step by step guide [here](https://www.logisticinfotech.com/blog/use-gpx-file-in-xcode-and-update-users-current-location-continuously)