MapTapInfo
struct MapTapInfoThe result of a tap gesture on a map.
-
Map content tapped by the user.
Declaration
Swift
enum Content -
The specific map content that was hit at the coordinate.
Declaration
Swift
let content: MapTapInfo.Content -
The geographic coordinate where the tap occurred.
Declaration
Swift
let location: LatLngAltitude