Sort By Distance
static const bool SORT_BY_DISTANCE = true;
static const String DISTANCE_METRIC_CODE = "KILOMETER";
static const String DISTANCE_METRIC_STR = "Km";Last updated
static const bool SORT_BY_DISTANCE = true;
static const String DISTANCE_METRIC_CODE = "KILOMETER";
static const String DISTANCE_METRIC_STR = "Km";Last updated