Annuncio: tutti i progetti non commerciali registrati per l'utilizzo di Earth Engine prima del 15 aprile 2025 devono verificare l'idoneità non commerciale per mantenere l'accesso a Earth Engine.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-07-26 UTC."],[[["The `setAssetId()` function is used to modify the asset displayed on a FeatureViewLayer."],["It accepts the asset ID as an argument and applies this change to the specified FeatureViewLayer."],["Calling this function returns the updated `ui.Map.FeatureViewLayer` object for further use."]]],["The `FeatureViewLayer.setAssetId(assetId)` method updates the displayed asset on a `ui.Map.FeatureViewLayer`. It takes a single string argument, `assetId`, which specifies the new asset ID. This method is called on a `ui.Map.FeatureViewLayer` instance and returns the same `ui.Map.FeatureViewLayer` instance, reflecting the updated layer with the newly selected asset.\n"]]