polyGonList property

List<LatLng>? polyGonList
getter/setter pair

多边形的顶点坐标

Implementation

List<LatLng>? polyGonList;