Builder

constructor(intervalMillis: Long)(source)

Creates a new Builder with the given interval. See setIntervalMillis for more information on the interval. Note that the defaults for various Builder parameters may be different from the defaults for the framework LocationRequest.


constructor(@NonNull locationRequest: @NonNull LocationRequestCompat)(source)

Creates a new Builder with all parameters copied from the given location request.