GoogleMaps3D Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
PlaceTapInfo
Information about a place that was tapped.
-
The location of the tapped place.
-
The ID of the tapped place.
Declaration
Swift
let placeId: String
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-27 UTC.
[null,null,["Last updated 2025-08-27 UTC."],[],[],null,["# GoogleMaps3D Framework Reference\n\nPlaceTapInfo\n============\n\n struct PlaceTapInfo\n\nInformation about a place that was tapped.\n- `\n ``\n ``\n `\n\n ### [location](#/s:12GoogleMaps3D12PlaceTapInfoV8locationAA14LatLngAltitudeVvp)\n\n `\n ` \n The location of the tapped place. \n\n #### Declaration\n\n Swift \n\n let location: ../Structs/LatLngAltitude.html\n\n- `\n ``\n ``\n `\n\n ### [placeId](#/s:12GoogleMaps3D12PlaceTapInfoV7placeIdSSvp)\n\n `\n ` \n The ID of the tapped place. \n\n #### Declaration\n\n Swift \n\n let placeId: String"]]