NDSStore

public final class NDSStore

Implements access to operations with an offline NDS map.

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Creates an instance of NDSStore.

    Throws

    NDSStoreError if there is something wrong with the configuration.

    Important

    For accessing a specific map only one instance of the NDSStore should be created.

    Declaration

    Swift

    public init(
        configuration: NDSStoreConfiguration
    ) throws

    Parameters

    configuration

    Store configuration.