ReverseGeocoderSummary

data class ReverseGeocoderSummary(val queryTime: Duration)

Summary information about the performed reverse geocoding operation.

Constructors

Link copied to clipboard
constructor(queryTime: Duration)

Properties

Link copied to clipboard

The time taken to resolve the query.