Stay organized with collections
Save and categorize content based on your preferences.
GMSPlaceViewportInfo
@interfaceGMSPlaceViewportInfo:NSObject
GMSPlaceViewportInfo represents a rectangular bounding box on the Earth’s surface.
GMSPlaceViewportInfo is immutable and can’t be modified after construction.
[[["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\u003eGMSPlaceViewportInfo\u003c/code\u003e represents an immutable rectangular bounding box on the Earth's surface.\u003c/p\u003e\n"],["\u003cp\u003eIt is defined by its north-east and south-west corners, represented by \u003ccode\u003eCLLocationCoordinate2D\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eGMSPlaceViewportInfo\u003c/code\u003e can be considered invalid if it doesn't contain any points, for instance, when it's newly initialized without coordinates.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a \u003ccode\u003eGMSPlaceViewportInfo\u003c/code\u003e by providing its north-east and south-west corner coordinates using the designated initializer.\u003c/p\u003e\n"]]],[],null,[]]