distance abstract method
Calculate distance between two LatLng points in distance (meters).
Implementation
double distance(RulesLatLng other);
Calculate distance between two LatLng points in distance (meters).
double distance(RulesLatLng other);