Wpis z mikrobloga

@sargento: można i tak, chociaż lepsze byłyby punkty POI z tego co wiadomo to na mapie wahoo ich nie ma trzeba dogrywać z oddzielnej strony żeby się pojawiły ikonki typu sklepy, kawiarnie, stacje itp.
@sargento: @krymic1991 mozna samemu dodawać, kiedyś dodawałem, tu cytat z neta jak to robić:

I managed to figure it out. It only works when using TCX files (not when using GPX files). RWGPS allows to add these cues (in the paid version). But you can also add them manually in a TCX file:

<CoursePoint>
<Name>Water</Name>
<Time>2023-10-19T17:13:09Z</Time>
<Position>
<LatitudeDegrees>x.xxxx</LatitudeDegrees>
<LongitudeDegrees>y.yyyy</LongitudeDegrees>
</Position>
<PointType>Water</PointType>
<Notes>Water!</Notes>
</CoursePoint>

This will give a warning with the text