getReference method

  1. @override
ILatLong getReference()

Implementation

@override
ILatLong getReference() {
  return center;
}