fix not checking position on globe
This commit is contained in:
@@ -2480,7 +2480,6 @@ function initMap() {
|
||||
|
||||
if (
|
||||
window && window.location && window.location.protocol == 'https:'
|
||||
&& loStore['geoFindMeFirstVisit'] != 'no'
|
||||
&& !SiteOverride
|
||||
&& (globeIndex || uuid || askLocation)
|
||||
&& !usp.has('icao')
|
||||
|
||||
Reference in New Issue
Block a user