Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Tập dữ liệu là vùng chứa dữ liệu mà bạn muốn sử dụng trong các ứng dụng trên Nền tảng Google Maps trong quá trình thiết kế dựa trên dữ liệu.
API Tập dữ liệu của Maps cho phép bạn tạo và quản lý tập dữ liệu bằng API REST.
Ví dụ: với tính năng tạo kiểu dựa trên dữ liệu cho tập dữ liệu, bạn có thể tải dữ liệu không gian địa lý của riêng mình lên một tập dữ liệu, áp dụng kiểu tuỳ chỉnh cho các tính năng dữ liệu và hiển thị các tính năng dữ liệu đó trên bản đồ. Bạn có thể tạo hình ảnh dữ liệu dựa trên hình học điểm, đa tuyến và đa giác, đồng thời tạo các tính năng dữ liệu phản hồi các sự kiện nhấp.
Quy trình tạo tập dữ liệu gồm 2 bước:
Tạo yêu cầu tạo tập dữ liệu.
Yêu cầu tải dữ liệu lên tập dữ liệu từ máy tính hoặc Google Cloud Storage. Dữ liệu tải lên phải được biểu thị bằng tệp CSV, GeoJSON hoặc KML.
Để biết thêm thông tin về cách sử dụng tập dữ liệu trong quá trình định kiểu dựa trên dữ liệu, hãy xem:
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-06-13 UTC."],[[["The Maps Datasets API allows you to create and manage datasets for use with data-driven styling in Google Maps Platform applications, enabling custom visualizations of geospatial data."],["Datasets can be populated with data from CSV, GeoJSON, or KML files, supporting point, polyline, and polygon geometries for data features."],["You can use the API to create, upload data to, list, retrieve information about, update, download data from, and delete datasets."],["There is no charge for using the Maps Datasets API."],["To get started, you'll need to set up your Google Cloud project and follow the provided instructions for dataset creation and management."]]],["The Maps Datasets API facilitates the creation and management of datasets for data-driven styling in Google Maps Platform apps. Users can create a dataset via a REST API, then upload geospatial data (CSV, GeoJSON, or KML) from their desktop or Google Cloud Storage. Datasets can be listed, retrieved, updated, downloaded, or deleted using specific API endpoints. The process involves project setup, dataset creation and data upload, and then status retrieval. Using the Maps Datasets API has no charge.\n"]]