POIDetailsResponse
public struct POIDetailsResponse
The result returned by Search.requestPOIDetails(options:completion:)
.
-
The details of a Point of Interest.
See moreDeclaration
Swift
public struct POIDetails
-
POI details associated with the requested POI identifier.
Declaration
Swift
public let poiDetails: POIDetails