38394041424344
lat[index] = point.getLat(); lon[index] = point.getLon(); index++; } return new PathBean(lat, lon); }