Ankündigung: Alle nicht kommerziellen Projekte, die vor dem 15. April 2025 für die Nutzung der Earth Engine registriert wurden, müssen die Berechtigung zur nicht kommerziellen Nutzung bestätigen, um weiterhin auf die Earth Engine zugreifen zu können.
Die Visualisierungsparameter. Informationen zu gültigen Parametern für Images und ImageCollection finden Sie unter ee.data.getMapId. Für Features und FeatureCollections wird nur der Schlüssel „color“ als 6‑stelliger Hexadezimalstring im Format RRGGBB unterstützt.
name
String, optional
Der Name des Layers. Der Standardwert ist „Ebene N“.
shown
Boolesch, optional
Ein Flag, das angibt, ob die Ebene standardmäßig aktiviert sein soll.
opacity
Nummer, optional
Die Deckkraft der Ebene, dargestellt als Zahl zwischen 0 und 1. Der Standardfaktor ist 1.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["`Map.addLayer()` overlays Earth Engine objects like images and features onto the map as a new layer."],["Visualization parameters can be customized for images and features, controlling aspects like color, opacity, and stretch."],["This function accepts Earth Engine objects (Image, Feature, Geometry, Collections) and styling options to control their visual representation."],["Layers can be named and controlled for initial visibility."],["The function returns the added layer as a `ui.Map.Layer` object for further manipulation."]]],[]]