mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-03 09:12:30 +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