gpx point group same as title / address

This commit is contained in:
muerwre 2019-02-18 14:42:59 +07:00
parent 2fd7fe0724
commit a180e00ffb

View file

@ -28,7 +28,7 @@ export const getGPXString = ({ route, title, stickers }: IGetGPXString): string
<wpt lat="${lat}" lon="${lng}">
<name>${text}</name>
<sym>generic</sym>
<type>Маршрут</type>
<type>${title}</type>
</wpt>`), '')
}
<trk>