A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical.
A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters.
A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical.
[[["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-03-24 UTC."],[],[],null,["# GeoShape\n\nType name: [GeoShape](/workspace/gmail/markup/reference/types/GeoShape)\n\nExtends [StructuredValue](/workspace/gmail/markup/reference/types/StructuredValue)\n\n| Name | Type | Description |\n|-----------|------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| box | [Text](/workspace/gmail/markup/reference/types/Text) | A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical. |\n| circle | [Text](/workspace/gmail/markup/reference/types/Text) | A circle is the circular region of a specified radius centered at a specified latitude and longitude. A circle is expressed as a pair followed by a radius in meters. |\n| elevation | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | The elevation of a location. |\n| line | [Text](/workspace/gmail/markup/reference/types/Text) | A line is a point-to-point path consisting of two or more points. A line is expressed as a series of two or more point objects separated by space. |\n| polygon | [Text](/workspace/gmail/markup/reference/types/Text) | A polygon is the area enclosed by a point-to-point path for which the starting and ending points are the same. A polygon is expressed as a series of four or more space delimited points where the first and final points are identical. |"]]