PlaceIdQuery Structure ReferenceShareShare to emailCopy article URL FeedbackPrintLast UpdatedJun 10, 20251 minute readHERE SDKNavigate EditioniOSAPI referenceActive Explain this codepublic struct PlaceIdQuery : Hashable The options to specify a Place id query. id Desired Place id to search. Declaration Swift public let id: String init(_:) Constructs a PlaceIdQuery from the provided Place id. Declaration Swift public init(_ id: String) Parameters id Desired Place id to search. Was this article helpful?YesNo
Explain this codepublic struct PlaceIdQuery : Hashable The options to specify a Place id query. id Desired Place id to search. Declaration Swift public let id: String init(_:) Constructs a PlaceIdQuery from the provided Place id. Declaration Swift public init(_ id: String) Parameters id Desired Place id to search.
Explain this codepublic struct PlaceIdQuery : Hashable The options to specify a Place id query. id Desired Place id to search. Declaration Swift public let id: String init(_:) Constructs a PlaceIdQuery from the provided Place id. Declaration Swift public init(_ id: String) Parameters id Desired Place id to search.