Skip to content

Show routepoints

The Osmand app saves tracks as "routes" with routepoints:

<rte> <rtept lon="" lat=""> <ele>0.0</ele> <name>A position</name> </rtept> </rte>

The difference between a track and a route is not very clear. In any case I would really like to see the points on my "route".

Feasible?