zero property

GeoPoint zero
final

GeoPoint(0.0, 0.0).

Implementation

static final GeoPoint zero = GeoPoint(0.0, 0.0);