Structured Search Offline

  • Structured Search implementation that uses offline map data. For more information, see StructuredSearch.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "    This API is deprecated and will be removed with the next major release.\n    Please use TomTomSDKStructuredSearchOffline.OfflineStructuredSearchFactory instead.")
    public final class OfflineStructuredSearch : StructuredSearch
  • Creates StructuredSearch instances that implement offline Structured Search support.

    Note

    For more information about Structured Search and how to use it, see the StructuredSearch and StructuredSearchSession documentation.
    See more

    Declaration

    Swift

    public enum OfflineStructuredSearchFactory
  • StructuredSearchSession implementation that uses offline map data. For more information, see StructuredSearchSession.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "This API is deprecated and will be removed with the next major release.")
    public final class OfflineStructuredSearchSession : StructuredSearchSession
    extension OfflineStructuredSearchSession: StoreAccessChangedObserver