[[["เข้าใจง่าย","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 UTC"],[[["`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"]]