FunctionsgetGeoLocationgetGeoLocation CallablegetGeoLocation(...args: [value: { silent?: boolean; timeout?: number }]): Promise<GeoLocation>This method determines your location. If you want to track a route, use addGeoLocationListener.Parametersrest...args: [value: { silent?: boolean; timeout?: number }]Returns Promise<GeoLocation>
This method determines your location. If you want to track a route, use addGeoLocationListener.