ee.data.makeThumbUrl
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
יצירת כתובת URL של תמונה ממוזערת מ-thumbid ומאסימון.
מחזירה את כתובת ה-URL של התמונה הממוזערת.
שימוש | החזרות |
---|
ee.data.makeThumbUrl(id) | מחרוזת |
ארגומנט | סוג | פרטים |
---|
id | ThumbnailId | אסימון ומזהה של תמונה ממוזערת. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[[["\u003cp\u003e\u003ccode\u003eee.data.makeThumbUrl\u003c/code\u003e generates a URL for accessing thumbnails using a given thumbnail ID and token.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns the complete thumbnail URL as a string.\u003c/p\u003e\n"],["\u003cp\u003eInput to the function is a \u003ccode\u003eThumbnailId\u003c/code\u003e object which encapsulates the thumbnail ID and an authentication token.\u003c/p\u003e\n"]]],[],null,["# ee.data.makeThumbUrl\n\n\u003cbr /\u003e\n\nCreate a thumbnail URL from a thumbid and token.\n\n\u003cbr /\u003e\n\nReturns the thumbnail URL.\n\n| Usage | Returns |\n|----------------------------|---------|\n| `ee.data.makeThumbUrl(id)` | String |\n\n| Argument | Type | Details |\n|----------|-------------|---------------------------|\n| `id` | ThumbnailId | A thumbnail ID and token. |"]]