mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-01-23 10:08:42 +00:00
gpx stats
This commit is contained in:
@@ -42,7 +42,7 @@ export type WaypointType = {
|
||||
|
||||
export type Coordinates = {
|
||||
lat: number;
|
||||
lon: number;
|
||||
lng: number;
|
||||
};
|
||||
|
||||
export type TrackType = {
|
||||
|
||||
Reference in New Issue
Block a user