function getLat() { var templat =45.504; return(templat); } function getLng() { var templng =-73.5747; return(templng); }