east
else if (location[position].east)
position = location[position].east;
back = here.east;
right = here.east;
left = here.east;
ahead = here.east;
bool north, east;
east = (loc->longitude >= 0);
d2, m2, s2, (east ? 'E' : 'W'),