Contents

init(contentsOf:)

Returns a mapping model initialized from a given URL.

Declaration

init?(contentsOf url: URL?)

Parameters

  • url:

    The location of an archived mapping model.

Return Value

A mapping model initialized from url.

See Also

Creating a Mapping