TKGeocodable
@objc
public protocol TKGeocodable
Undocumented
-
Undocumented
Declaration
Swift
var addressForGeocoding: String? { get }
-
Undocumented
Declaration
Swift
var needsForwardGeocoding: Bool { get }
-
Undocumented
Declaration
Swift
func assign(_ coordinate: CLLocationCoordinate2D, forAddress: String)