Below is a snippet of several waypoints within my GPX file which fail to appear on the map rendered within garmin connect web. The track/route/start/finish all appear on the map however as I mentioned the waypoints are missing, please advise how I can have the waypoints appear on the map, believe there are some 60+ waypoints above and beyond the snippet below...
thanks!
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<gpx version="1.1" creator="GPS Visualizer ">www.gpsvisualizer.com/" xmlns="">www.topografix.com/.../1" xmlns:xsi="">www.w3.org/.../XMLSchema-instance" xsi:schemaLocation="www.topografix.com/.../1 ">www.topografix.com/.../gpx.xsd">
<wpt lat="44.320409" lon="-72.290297">
<name>New Discovery State Park Campground</name>
<desc>$ paid camp sites</desc>
<sym>icon-1.png</sym>
</wpt>
<wpt lat="44.293983" lon="-72.305489">
<name>Kettle Pond State Park</name>
<desc>$ campsites</desc>
<sym>icon-1.png</sym>
</wpt>
<wpt lat="44.414502" lon="-72.132819">
<name>Marty's 1st Stop</name>
<sym>icon-1.png</sym>
</wpt>