Contents

init(MKCoordinateSpan:)

Creates a new value object containing the specified MapKit coordinate span structure.

Declaration

init(MKCoordinateSpan span: MKCoordinateSpan)
init(mkCoordinateSpan span: MKCoordinateSpan)

Parameters

  • span:

    The value for the new object.

Return Value

A new value object that contains the coordinate span information.

See Also

Related Documentation

Working with Geographic Coordinate Values