הודעה: כל הפרויקטים הלא מסחריים שנרשמו לשימוש ב-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)."],[[["`Thumbnail.setImage()` configures a `ui.Thumbnail` instance to display a preview of a specified `ee.Image`."],["The method takes an `ee.Image` as input and applies it to the thumbnail for visualization."],["It returns the modified `ui.Thumbnail` instance, allowing for method chaining or further customization."]]],["The core function of `Thumbnail.setImage(image)` is to define the source image for a thumbnail. This method takes an `Image` object as input and sets it as the basis for generating the thumbnail. The function then returns the `ui.Thumbnail` instance itself, allowing for method chaining. The `ui.Thumbnail` object represents a visual preview, and this method specifies what the preview is of.\n"]]