시각화 매개변수입니다. 이미지 및 ImageCollection의 경우 유효한 매개변수는 ee.data.getMapId를 참고하세요. 지형지물 및 FeatureCollection의 경우 지원되는 유일한 키는 RRGGBB 형식의 6자리 16진수 문자열인 'color'입니다.
[[["이해하기 쉬움","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(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."]]],[]]