הודעה: כל הפרויקטים הלא מסחריים שנרשמו לשימוש ב-Earth Engine לפני 15 באפריל 2025 חייבים לעבור אימות של הזכאות לשימוש לא מסחרי כדי לשמור על הגישה ל-Earth Engine.
[[["התוכן קל להבנה","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-07-26 (שעון UTC)."],[[["A FeatureViewLayer is used to display data from a FeatureView asset on a ui.Map."],["It is created using the `ui.Map.FeatureViewLayer()` constructor, which takes the FeatureView asset ID and optional visualization parameters, name, visibility, and opacity."],["The layer can be customized with visualization parameters and its appearance, such as name and opacity, can be controlled."],["By default, the layer is visible and has an opacity of 1, but these properties can be adjusted as needed."]]],["The `ui.Map.FeatureViewLayer` function creates a layer from a FeatureView asset for display on a `ui.Map`. It requires the `assetId` of the FeatureView and accepts optional parameters: `visParams` for visualization settings, `name` for layer identification, `shown` to control initial visibility, and `opacity` to adjust the layer's transparency from 0 to 1. The function returns a `ui.Map.FeatureViewLayer` object.\n"]]