Thông báo: Tất cả dự án phi thương mại đã đăng ký sử dụng Earth Engine trước ngày 15 tháng 4 năm 2025 phải xác minh điều kiện sử dụng phi thương mại để duy trì quyền truy cập vào Earth Engine.
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.
Một vùng chứa giống như từ điển cho dữ liệu để dùng trong các thành phần giao diện người dùng.
Khi một thuộc tính của ui.data.ActiveDictionary (ví dụ: myButton.style()) được cập nhật, thành phần mà thuộc tính đó thuộc về sẽ tự động được cập nhật. Ví dụ: myButton.style().set('color', 'red') sẽ thay đổi màu văn bản của nút thành màu đỏ.
[[["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-07-25 UTC."],[[["ui.data.ActiveDictionary is a container for storing data used by UI components, similar to a dictionary."],["Changes to an ActiveDictionary's properties automatically update the associated UI component, ensuring data and UI stay in sync."],["You can create an ActiveDictionary using `ui.data.ActiveDictionary(object, allowedProperties)` and optionally provide initial data and allowed properties."]]],[]]