coordinates property

List<BMFCoordinate> coordinates
getter/setter pair

经纬度数组三个点确定一条弧线

Implementation

late List<BMFCoordinate> coordinates;