GoogleMaps3D Framework Reference

PlaceTapInfo

struct PlaceTapInfo

Information about a place that was tapped.

  • The location of the tapped place.

    Declaration

    Swift

    let location: LatLngAltitude
  • The ID of the tapped place.

    Declaration

    Swift

    let placeId: String