새로운 지도 스타일이 곧 Google Maps Platform에 제공될 예정입니다. 이 지도 스타일 지정 업데이트에는 새로운 기본 색상 팔레트와 지도 환경 및 사용성 개선사항이 포함됩니다. 모든 지도 스타일이 2025년 3월에 자동으로 업데이트됩니다. 사용 가능 여부 및 더 일찍 선택하는 방법에 대한 자세한 내용은 Google Maps Platform용 새로운 지도 스타일을 참고하세요.
렌더링된 스탬프는 StrokeStyle에 설정된 선의 너비가 됩니다. 이미지의 방향은 이미지 상단이 시작점을 향하고 이미지 하단이 끝점을 향하도록 설정됩니다. 예를 들어 아래에 있는 선에 두 개의 점이 있고 시작점이 끝점 바로 위에 있으면 스탬프가 수직 방향으로 표시됩니다.
[[["이해하기 쉬움","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-03-11(UTC)"],[[["`StampStyle` defines how an image or texture is drawn repeatedly over a stroke on a map."],["It has two subclasses: `SpriteStyle` (for repeating point sprites) and `TextureStyle` (for non-repeating textures)."],["The `getStamp()` method retrieves the image or texture used for the stamp."],["The stamp's width matches the stroke's line width and its orientation aligns with the stroke's direction."]]],[]]