Other Structures
The following structures are available globally.
-
Uniquely identifies a route.
Route tags are generated locally using UUIDs. Use
See moreRouteTag.generate(...)to create a new unique route tag.Declaration
Swift
public struct RouteTag : Hashable -
Represents the nearby place at the charging location. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
See moreDeclaration
Swift
public struct NearbyPlace : Hashable
Other Structures Reference