forked from organicmaps/organicmaps
[ios] Fixed duplicate our & system location forbidden alert.
This commit is contained in:
parent
d55bc5d652
commit
f4866551aa
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ map<GeoMode, GeoModeSettings> const kGeoSettings{
|
|||
}
|
||||
}
|
||||
else
|
||||
[self observer:observer onLocationError:location::EDenied];
|
||||
[self observer:observer onLocationError:location::EGPSIsOff];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue