의견 보내기
SpeedReadingInterval
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
다중선 또는 경로의 인접한 세그먼트에 있는 교통정보 표시기 점 P_0, P_1, ... , P_N (0부터 시작하는 색인)이 있는 경로의 경우 SpeedReadingInterval
은 간격을 정의하고 다음 카테고리를 사용하여 트래픽을 설명합니다.
JSON 표현
{
"startPolylinePointIndex" : integer ,
"endPolylinePointIndex" : integer ,
// Union field speed_type
can be only one of the following:
"speed" : enum (Speed
)
// End of list of possible types for union field speed_type
.
}
필드
startPolylinePointIndex
integer
다중선에서 이 간격의 시작 색인입니다.
endPolylinePointIndex
integer
다중선에서 이 간격의 종료 색인입니다.
통합 필드 speed_type
.
speed_type
는 다음 중 하나여야 합니다.
speed
enum (Speed
)
이 간격 내의 트래픽 속도입니다.
속도
교통정보 데이터를 기준으로 다중선 속도의 분류입니다.
열거형
SPEED_UNSPECIFIED
기본값 이 값은 사용되지 않습니다.
NORMAL
보통 속도이며 감속이 감지되지 않습니다.
SLOW
감속이 감지되었지만 교통체증이 발생하지 않았습니다.
TRAFFIC_JAM
교통체증이 감지되었습니다.
의견 보내기
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-21(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]
의견을 전달하고 싶나요?
{"lastModified": "\ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2024-08-21(UTC)"}