공지사항: 새로운 기본 지도 스타일이 곧 Google Maps Platform에 제공될 예정입니다. 이 지도 스타일 지정 업데이트에는 새로운 기본 색상 팔레트, 현대화된 핀, 지도 환경 및 사용성 개선사항이 포함됩니다. 모든 지도 스타일이 2025년 3월에 자동으로 업데이트됩니다. 사용 가능 여부 및 더 일찍 선택하는 방법에 대한 자세한 내용은 Google Maps Platform용 새로운 지도 스타일을 참고하세요.
deck.gl은 사용하기 쉬운 다양한 2D 및 3D 데이터 시각화를 제공하고 대용량 데이터 세트를 지원하는 WebGL 기반 시각화 프레임워크입니다. deck.gl의 GoogleMapsOverlay 클래스를 사용하여 Maps JavaScript API에 deck.gl 데이터 시각화를 추가할 수 있습니다.
deck.gl은 여러 데이터 소스와 형식을 지원하며 지도에 여러 시각화 레이어를 렌더링하여 복합 시각화를 만듭니다.
요구사항
deck.gl을 사용하려면 Maps JavaScript API에서 제공하는 래스터 또는 벡터 지도를 사용해야 합니다. 기울기, 회전 및 전체 3D 카메라 제어를 비롯한 Google 기본 지도의 WebGL 기능을 최대한 활용할 수 있도록 벡터 지도를 사용하는 것이 좋습니다.
[null,null,["최종 업데이트: 2025-02-28(UTC)"],[[["Deck.gl is a WebGL-powered visualization framework offering diverse 2D and 3D data visualizations, easily integrated with the Maps JavaScript API using its `GoogleMapsOverlay` class."],["It supports various data sources and formats, enabling composite visualizations by layering multiple visualization types on the map, best utilized with the vector map for leveraging WebGL's 3D capabilities."],["Deck.gl can be integrated using a script tag or installed as modules from NPM, with detailed guidance available in the deck.gl documentation."],["Numerous 2D and 3D visualization options are provided by Deck.gl, optimized for different data types, as showcased in the Layer Catalog on the deck.gl website."],["Examples demonstrate the integration of Deck.gl and the Maps JavaScript API, including ArcLayer, Trips Layer, and ScatterPlot visualizations."]]],[]]