TomTomSDKPersonalData
TomTomSDKPersonalData
This module provides the necessary interfaces for managing users’ personal locations, such as home, work, favorites, and recent destinations. To benefit from this implementation, use the `TomTomSDKPersonalDataDefault` module.
The module is ideal for use cases such as navigating to home or work, managing favorites, or reviewing recent destinations, among others.
Use the `PersonalData` protocol as the entry point to this module.
-
A single personal location of the current user of the application. If this location has been explicitly saved by the user as a personal location (for example, home or work), it has the respective type set in
PersonalLocation.types
. If it has been recently visited (and is part of recent destinations)lastVisit
is set.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct PersonalLocation