getCoordinate method

Coordinate getCoordinate()

Implementation

Coordinate getCoordinate() {
  return coord;
}