LocationProvider

public protocol LocationProvider

Defines methods to provide location suitable for search refinement

  • Actual device location to be used for the search purposes.

    Declaration

    Swift

    func currentLocation() -> CLLocationCoordinate2D?