ReverseGeocoder

@objc(GSReverseGeocoder)
public protocol ReverseGeocoder : Facility

Facility that provides geo-localization.

  • Latest known geolocation.

    Declaration

    Swift

    var placemark: CLPlacemark? { get }