The output file format in which to generate the map tiles.
bandIds[]
string
If present, specifies a specific set of bands that will be selected from the result of evaluating the given expression. If not present, all bands resulting from the expression will be selected.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-24 UTC."],[[["EarthEngineMap is a resource that represents a map and can be used to render map tiles showing the results of a computation."],["It includes fields like `name`, `expression`, `fileFormat`, `bandIds`, and `visualizationOptions` to define the map's properties and how it's visualized."],["The `expression` field defines the computation to be performed, while `visualizationOptions` control the visual representation of the data."],["You can use the `create` method to generate an ID for rendering the map tiles based on the specified configuration."]]],[]]