[[["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-08-27 UTC."],[[["\u003cp\u003e\u003ccode\u003ekGMSPolygonLayerStrokeColor\u003c/code\u003e is a constant that represents the stroke color of a polygon in Google Maps SDK for iOS.\u003c/p\u003e\n"],["\u003cp\u003eIt is an \u003ccode\u003eNSString\u003c/code\u003e object that conforms to the \u003ccode\u003eUIColor\u003c/code\u003e specification.\u003c/p\u003e\n"]]],["`kGMSPolygonLayerStrokeColor` is a constant string in Objective-C, defined as an external (`extern`) variable. It likely serves as a key to specify the stroke color of a polygon layer within the Google Maps SDK for iOS. The constant string is used to represent or access the setting of the polygon's outline color. It's a core element for customizing the visual appearance of polygons.\n"],null,["# GoogleNavigation Framework Reference\n\nkGMSPolygonLayerStrokeColor\n===========================\n\n extern NSString *const kGMSPolygonLayerStrokeColor"]]