locations property

String locations
read / write

经纬度数组字符串 (必选) 注意以下两点: 多个经纬度之间以 ; 号分割 经纬度类型必须为 bd09ll eg: 116.31380,40.07445;116.31087,40.07361

Implementation

late String locations;