Structured Search Offline
Structured Search implementation that uses offline map data.
For more information, see StructuredSearch
.
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 theStructuredSearch
and StructuredSearchSession
documentation.
Declaration
Swift
public enum OfflineStructuredSearchFactory
StructuredSearchSession implementation that uses offline map data.
For more information, see StructuredSearchSession
.
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