Routes Preferred API는 현재 일부 고객만 이용할 수 있습니다. 자세한 내용은
영업팀에 문의하세요.
Routes Preferred API
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
서비스: routespreferred.googleapis.com
RPC 클라이언트 스터브를 만들려면 서비스 이름 routespreferred.googleapis.com
이 필요합니다.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-26(UTC)
[null,null,["최종 업데이트: 2025-07-26(UTC)"],[[["\u003cp\u003eThe service \u003ccode\u003eroutespreferred.googleapis.com\u003c/code\u003e enables the creation of RPC client stubs for route calculation.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two main services, \u003ccode\u003eRoutesPreferred\u003c/code\u003e and \u003ccode\u003eRoutesAlpha\u003c/code\u003e, which provide similar functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe service allows for calculating routes based on waypoints, computing route matrices for multiple origin-destination pairs, and customizing route objectives.\u003c/p\u003e\n"],["\u003cp\u003eBoth \u003ccode\u003eRoutesPreferred\u003c/code\u003e and \u003ccode\u003eRoutesAlpha\u003c/code\u003e have methods: \u003ccode\u003eComputeCustomRoutes\u003c/code\u003e, \u003ccode\u003eComputeRouteMatrix\u003c/code\u003e, and \u003ccode\u003eComputeRoutes\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Routes Preferred API\n\nService: routespreferred.googleapis.com\n---------------------------------------\n\nThe Service name `routespreferred.googleapis.com` is needed to create RPC client stubs.\n\n[google.maps.routes.v1.RoutesPreferred](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred)\n-------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [ComputeCustomRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeCustomRoutes) | Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective. |\n| [ComputeRouteMatrix](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeRouteMatrix) | Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination. |\n| [ComputeRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1#google.maps.routes.v1.RoutesPreferred.ComputeRoutes) | Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints. |\n\n[google.maps.routes.v1alpha.RoutesAlpha](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha)\n--------------------------------------------------------------------------------------------------------------------------------------------------------------\n\n| Methods ||\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------|\n| [ComputeCustomRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeCustomRoutes) | Given a set of terminal and intermediate waypoints, and a route objective, computes the best route for the route objective. |\n| [ComputeRouteMatrix](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeRouteMatrix) | Takes in a list of origins and destinations and returns a stream containing route information for each combination of origin and destination. |\n| [ComputeRoutes](/maps/documentation/routes_preferred/reference/rpc/google.maps.routes.v1alpha#google.maps.routes.v1alpha.RoutesAlpha.ComputeRoutes) | Returns the primary route along with optional alternate routes, given a set of terminal and intermediate waypoints. |"]]