Hình ảnh hoặc hoạ tiết cần lặp lại qua một nét vẽ.
Dấu được kết xuất sẽ là chiều rộng của đường được đặt cho StrokeStyle. Hình ảnh sẽ được định hướng với phần đầu của hình ảnh hướng vào điểm bắt đầu và phần dưới cùng của hình ảnh hướng về điểm kết thúc. Ví dụ: nếu đường bên dưới có hai điểm và điểm bắt đầu nằm ngay trên điểm cuối, thì dấu sẽ xuất hiện theo hướng thẳng đứng.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-03-21 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."]]],[]]