for (int i = 0; i < coordinates.length; i++) { converted.add(Point.fromLngLat(coordinates[i]));
確定! 回上一頁