Structures
The following structures are available globally.
-
Represents a Point of Interest (
POI) with associated metadata.A
POIencapsulates the data required to plot a point on a map, including its coordinates and additional information such as its category and potential detour metrics.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct POI : Equatable
Structures Reference