diff --git a/src/plugins/background-geolocation.ts b/src/plugins/background-geolocation.ts index c781cae54..af876b713 100644 --- a/src/plugins/background-geolocation.ts +++ b/src/plugins/background-geolocation.ts @@ -48,7 +48,7 @@ export interface BackgroundGeolocationResponse { * altitude if available, in meters above the WGS 84 reference ellipsoid. */ altitude: number; - + /** * accuracy of the altitude if available. */