setPreEnd(){
...created by showdays using innerHTML
...let i-1 day's endat = i day's stfrom(startfrom)
calcRoute(){ //also directly called by list of places
...
changecity() : change the format of city to what google map needs
directionsService.route() : google map's function
}
}