Cap that is squared off exactly at the start or end vertex of a Polyline with solid
stroke pattern, equivalent to having no additional cap beyond the start or end vertex. This is
the default cap type at start and end vertices of Polylines with solid stroke pattern.
Inherited Constant Summary
From interface
com.google.android.gms.common.internal.safeparcel.SafeParcelable
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[[["`ButtCap` is a type of line cap that creates a squared-off end for polylines, stopping precisely at the vertex."],["It's the default cap style for polylines with solid stroke patterns, essentially providing no extension beyond the line's endpoint."],["You can create a `ButtCap` instance using its constructor `ButtCap()`."],["The class provides a `toString()` method for a string representation."]]],[]]