TomTomSDKStructuredSearchOffline
The following declarations are provided by module TomTomSDKStructuredSearchOffline.
-
Structured Search implementation that uses offline map data. For more information, see
StructuredSearch.Refrain from using this class directly, use
See moreOfflineStructuredSearchFactoryinternally.Declaration
Swift
@available(*, deprecated, message: " This will be removed from future releases after 2026-07-15.\n Use TomTomSDKStructuredSearchOffline.OfflineStructuredSearchFactory instead.") public final class OfflineStructuredSearch : StructuredSearch -
Creates
StructuredSearchinstances that implement offline Structured Search support.See moreNote
For more information about Structured Search and how to use it, see theStructuredSearchandStructuredSearchSessiondocumentation.Declaration
Swift
public enum OfflineStructuredSearchFactory
-
StructuredSearchSession implementation that uses offline map data. For more information, see
StructuredSearchSession.Refrain from using this API, use
See moreStructuredSearch.createOfflineSession(store:queue:locale:)to create an instance ofStructuredSearchSessioninstead.Declaration
Swift
@available(*, deprecated, message: "This will be removed from future releases after 2026-07-15.") public final class OfflineStructuredSearchSession : StructuredSearchSession
TomTom SDK for iOS (0.73.0-rc04)
TomTomSDKStructuredSearchOffline