GeoPoint

更新时间: 2026-01-14 11:31:11

Specifies the latitude and longitude of the central point.

Data structure

message GeoPoint {
    optional double lat = 1;
    optional double lon = 2;
}

Parameter

Type

Required

Description

lat

double

Yes

The latitude of the central point. The value of the parameter ranges from -90 to +90.

lon

double

Yes

The longitude of the central point. The value of the parameter ranges from -180 to +180.

上一篇: GeoDistanceType 下一篇: GlobalTableStatus
阿里云首页 表格存储 相关技术圈