[[["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\u003ekGMSMarkerDefaultInfoWindowAnchor\u003c/code\u003e is a constant representing the default anchor point for an info window on a \u003ccode\u003eGMSMarker\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis default anchor point is positioned at the center top of the marker icon, ensuring the info window appears directly above the marker.\u003c/p\u003e\n"]]],["The default info window anchor for a `GMSMarker` is defined by `kGMSMarkerDefaultInfoWindowAnchor`. This constant represents a `CGPoint` that specifies the anchor's position. Specifically, the default anchor is located at the center top point of the marker icon. This positioning dictates where the info window will be displayed relative to the marker.\n"],null,["# GoogleNavigation Framework Reference\n\nkGMSMarkerDefaultInfoWindowAnchor\n=================================\n\n extern const CGPoint kGMSMarkerDefaultInfoWindowAnchor\n\nThe default position of the info window anchor of a [GMSMarker](../Classes/GMSMarker.html): the center top point of the\nmarker icon."]]