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ài nguyên: FeatureView
Thông tin về bản đồ FeatureView.
Biểu diễn dưới dạng JSON
{"name": string,"visualizationExpression": {object (Expression)},// Union field source can be only one of the following:"asset": string// End of list of possible types for union field source.}
Trường
name
string
Tên tài nguyên đại diện cho bản đồ, có dạng "projects/*/featureViews/**" (ví dụ: "projects/earthengine-legacy/featureViews/").
Một bộ tuỳ chọn trực quan hoá FeatureView để áp dụng cho các thẻ thông tin tại thời điểm phân phát. Dựa trên proto google.earthengine.datamaps.v1.MapOptions.
Trường hợp hợp nhất source. Nguồn dữ liệu của bản đồ này. source chỉ có thể là một trong những giá trị sau:
[[["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-03-06 UTC."],[[["A FeatureView is a map resource defined by a name, visualization expression, and a source (an Earth Engine asset)."],["It uses a visualization expression based on the google.earthengine.datamaps.v1.MapOptions proto to apply visualization options to tiles during serving."],["FeatureViews can be created using the `create` method and are identified by a resource name following the format \"projects/\\*/featureViews/\\*\\*\"."]]],[]]