double distance = shopLocation.distanceTo(driverLocation);
double km = (distance / 1000);