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.
Bitmap overlay centered at the start or end vertex of a Polyline, orientated according to
the direction of the line's first or last edge and scaled with respect to the line's stroke
width.
[[["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-09-15 UTC."],[[["\u003cp\u003e\u003ccode\u003eCap\u003c/code\u003e is an immutable class used to define the style of the start and end points of a \u003ccode\u003ePolyline\u003c/code\u003e on a map.\u003c/p\u003e\n"],["\u003cp\u003eIt offers various subclasses like \u003ccode\u003eButtCap\u003c/code\u003e, \u003ccode\u003eRoundCap\u003c/code\u003e, \u003ccode\u003eSquareCap\u003c/code\u003e, and \u003ccode\u003eCustomCap\u003c/code\u003e for different cap styles.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCap\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eParcelable\u003c/code\u003e, providing methods like \u003ccode\u003eequals\u003c/code\u003e, \u003ccode\u003ehashCode\u003c/code\u003e, and \u003ccode\u003etoString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eDevelopers can customize the appearance of \u003ccode\u003ePolyline\u003c/code\u003e endpoints using the different \u003ccode\u003eCap\u003c/code\u003e types available.\u003c/p\u003e\n"]]],[],null,[]]