Skip to main content

getGeoLocation

Callable

  • getGeoLocation(...args: [value: { silent?: boolean; timeout?: number }]): Promise<GeoLocation>

  • This method determines your location. If you want to track a route, use addGeoLocationListener.


    Parameters

    • rest...args: [value: { silent?: boolean; timeout?: number }]

    Returns Promise<GeoLocation>