New basemap styling is coming soon to Google Maps Platform. This update to map styling includes a new default color palette, modernized pins, and improvements to map experiences and usability. All map styles will be automatically updated in March 2025. For more information on availability and how to opt in earlier, see New map style for Google Maps Platform.
포토리얼리스틱 3D 타일은 고해상도 이미지로 텍스처가 적용된 3D 메시입니다. 전 세계 인구가 많은 지역에서 고해상도 3D 지도를 제공합니다. 이를 통해 차세대 몰입형 3D 시각화 환경을 제공하여 사용자가 다음 작업을 할 수 있도록 지원할 수 있습니다.
지역 이해하기
자신 있게 위치로 이동하기
새로운 장소를 평가하여 결정 내리기
실제 환경의 변화 이해
시작하기 전에
Photorealistic 3D Tiles API를 사용하기 전에 서비스 약관 및 Map Tiles API 정책을 검토해야 합니다. 그런 다음 결제 계정으로 프로젝트를 시작하고 Map Tiles API를 사용 설정할 수 있습니다. 자세한 내용은 Cloud 콘솔에서 설정하기를 참고하세요.
카드 가져오기
API 키를 획득한 후 원하는 3D Tiles 렌더러에 루트 tileset URL을 지정하여 사실적인 카드에 액세스할 수 있습니다. 그런 다음 최종 사용자가 지도를 탐색할 때 렌더러가 실사 타일을 계속 호출합니다.
렌더링은 단일 루트 카드 셋 요청에서 3시간 이상의 카드 요청을 할 수 있습니다. 이 한도에 도달하면 루트 카드 섹션을 다시 요청해야 합니다.
예를 들어 다음 JavaScript 코드를 사용하여 Cesium JS로 3D 카드를 탐색할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-02-25(UTC)"],[[["Photorealistic 3D Tiles provide high-resolution 3D maps of populated areas, enabling immersive visualization experiences for users."],["These tiles help users understand, navigate, evaluate, and monitor changes in real-world locations."],["To use the API, review the Terms of Service, Map Tiles API Policies, set up a billing account, enable the Map Tiles API, and obtain an API key."],["Access tiles by providing a root tileset URL to a compatible 3D Tiles renderer (like CesiumJS) and ensure the renderer supports copyright attribution."],["A single root tileset request allows for at least three hours of tile requests before requiring a new request."]]],["Photorealistic 3D Tiles provide high-resolution 3D maps, enabling users to understand areas, navigate confidently, evaluate locations, and observe real-world changes. To use the API, review the Terms of Service and API Policies, then set up a project with billing and enable the Map Tiles API. Access tiles by specifying a root tileset URL with an API key to a 3D Tiles renderer, which will automatically make subsequent tile requests. Renderers are allowed a maximum of 3 hours of requests per root request.\n"]]