Classes
The following classes are available globally.
-
A single record from a custom data source.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class CustomRecord
-
A single custom POI record.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public final class CustomPOIRecord : CustomRecord
-
Allows injecting custom POI data into the search engine.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
final public class CustomPOISearchDataProvider : CustomSearchDataProvider
-
Autocomplete search response.
See moreDeclaration
Swift
public class AutocompleteResponse
-
Information about the autocomplete Request that was performed.
See moreDeclaration
Swift
public class AutocompleteSummary
-
The geo bias passed to the autocomplete engine by setting the position and radius parameters.
See moreDeclaration
Swift
public class AutocompleteGeoBias
-
Result returned by the autocomplete engine.
See moreDeclaration
Swift
public class AutocompleteResult
-
Autocomplete input query.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public class AutocompleteInputQuery