[[["容易理解","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-03-06 (世界標準時間)。"],[[["`maps.create` generates a unique map ID for rendering map tiles based on a provided computation."],["The generated map ID can be used with `GetTile` requests to retrieve image data for specific map locations and zoom levels."],["Output data for JPEG or PNG formats must have 1-3 bands with values within the 0-255 range."],["Map IDs are temporary and remain valid for a few hours."],["This functionality is commonly used to display visualizations of computational results on a map."]]],["`maps.create` generates a map ID by evaluating an expression and applying output options. This ID, valid for a few hours, is used with `GetTile` to retrieve image data for tiles at specific locations and zoom levels. This process visualizes computation outputs, requiring JPEG or PNG formats with one or three bands, and 0-255 value range. The `POST` request requires an IAM permission. It includes a `workloadTag` and uses a specific `parent` path parameter.\n"]]