LastUserLocationProviderProtocol

public protocol LastUserLocationProviderProtocol

LastUserLocationProviderProtocol provides last user location that can be used to obtain the search results.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Last user location.

    Declaration

    Swift

    var lastLocation: CLLocation? { get }