getCoordinates method

String getCoordinates()

Implementation

String getCoordinates() {
  return '$loc1 $loc2';
}