interface LookupResponse {
    results: LocationElevation[];
}

Properties

Properties