Minor changes

This commit is contained in:
vjrj 2018-06-12 21:16:01 +02:00
parent fb33596481
commit b22ee50f89

View file

@ -12,7 +12,6 @@ Future<BasicLocation> getUserLocation(
try {
Location _location = new Location();
Map<String, double> location = await _location.getLocation;
// print('location $location');
// It seems that the lib fails with lat/lon values
var basicLocation = new BasicLocation(