init(mkCoordinate : CLLocationCoordinate2D)
Creates a new value object containing the specified CoreLocation geographic coordinate structure.
指定されたCoreLocation地理座標構造体を含んでいる新しい値オブジェクトを作成します。
init(mkCoordinateSpan : MKCoordinateSpan)
Creates a new value object containing the specified MapKit coordinate span structure.
指定されたMapKit座標距離構造体を含んでいる新しい値オブジェクトを作成します。
var mkCoordinateSpanValue : MKCoordinateSpan
The MapKit coordinate span structure representation of the value.
その値のMapKit座標距離構造体表現。