[[["容易理解","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 (世界標準時間)。"],[[["Defines the location within a Cloud Storage bucket from which the map layer will access its tile imagery."],["This functionality is accessed through the `setPath()` method, applied to a `ui.Map.CloudStorageLayer` object, and provides the layer with the specified Cloud Storage path to its tiles."],["The `setPath()` method accepts the tile path as a string argument and returns the updated `ui.Map.CloudStorageLayer` instance."]]],["The `CloudStorageLayer.setPath(path)` method sets the directory from which a layer retrieves its tiles. It takes a string `path` argument, which specifies the relative location of the tiles within a bucket. The method operates on a `ui.Map.CloudStorageLayer` instance and returns the same `ui.Map.CloudStorageLayer` object. This action configures the tile source for the specified layer.\n"]]