polygon property

List<TencentLocationCoordinate>? polygon
final

多边形顶点(≥3 且不重复)。仅 typeGeofenceType.polygon 时使用。

Implementation

final List<TencentLocationCoordinate>? polygon;