POIDetailsResponse

public struct POIDetailsResponse

The result returned by Search.requestPOIDetails(options:completion:).

Public

  • The details of a Point of Interest.

    See more

    Declaration

    Swift

    public struct POIDetails
  • POI details associated with the requested POI identifier.

    Declaration

    Swift

    public let poiDetails: POIDetails