FavoriteRecord
Resolved search result intended to represent user favorites
-
Unique record identifier.
-
Displayable name of the record.
-
The feature name, as matched by the search algorithm.
Warning
The field is exposed for compatibility only, will be removed soon. -
address formatted with medium style.
-
Coordinate associated to the favorite record.
-
Result address.
-
Maki icon name.
-
Index in response from server.
-
A point accuracy metric for the returned address.
-
Maki icon name. Use
icon
when possible. -
Result categories types.
-
Coordinates of building entries
-
Type of SearchResult. Should be one of address or POI.
-
Additional string literals that should be included in object index. For example, you may provide non-official names to force
SearchEngine
match them. -
FavoriteRecord Always has estimatedTime as nil.
-
Original search request.
-
Associated metadata
-
init(id:name:matchingName:coordinate:address:makiIcon:serverIndex:accuracy:categories:routablePoints:resultType:searchRequest:metadata:)
Favorite record constructor
-
Build Favorite record from SearchResult