GeoShape
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:GeoShape
扩展 结构化值
名称 |
类型 |
说明 |
box |
文本 |
多边形是指由点和点路径包围的区域,其中起点和终点相同。多边形表示为四个或更多以空格分隔的点,其中第一个点和最后一个点相同。 |
circle |
文本 |
圆是指定半径内以指定纬度和经度为中心的圆形区域。圆形表示为一对,后跟半径(以米为单位)。 |
elevation |
Number 或 Text |
地点的海拔。 |
line |
文本 |
直线是指由两个或多个点组成的点对点路径。线条以一系列由空格分隔的两个或多个点对象来表示。 |
polygon |
文本 |
多边形是指由点和点路径包围的区域,其中起点和终点相同。多边形表示为四个或更多以空格分隔的点,其中第一个点和最后一个点相同。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],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. |"]]