[[["容易理解","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-06-16 (世界標準時間)。"],[[["`CustomCap` allows you to customize the start and end points of a `Polyline` on a map using a bitmap image."],["It uses a `BitmapDescriptor` to define the image and a `refWidth` to scale the image relative to the `Polyline`'s stroke width."],["You can create a `CustomCap` with a custom reference width or use the default value of 10 pixels."],["The bitmap image is centered and oriented based on the direction of the `Polyline`'s first or last edge."]]],["`CustomCap` overlays a bitmap at a `Polyline`'s start or end, adjusting its orientation and scaling based on the line's stroke width. Key actions include creating a `CustomCap` using a `BitmapDescriptor` and optionally a reference stroke width (`refWidth`). The `bitmapDescriptor` defines the bitmap to use and the refWidth is for scaling. There are methods such as `toString`, `equals`, and `hashCode` for information purposes.\n"]]