我无法将.gpx文件添加到xcode。我知道xcode需要特定的.gpx,但没有什么对我有用。
我尝试了什么:
1
<gpx>
<wpt lat="52.529985" lon="13.403">
</wpt>
<wpt lat="52.529976" lon="13.403069">
</wpt>
2。 在此处添加google routes / gps积分: https://labs.coruscantconsulting.co.uk/garmin/gpxgmap/mobiledev.php http://www.bikehike.co.uk/mapview.php
当我尝试将.gpx添加到Debug / Simulate Location / Add GPX ...或者在Product / Scheme ... / Add GPX中时,我的.gpx文件总是灰色的。有什么想法吗?