<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.mib-helper.com/index.php?action=history&amp;feed=atom&amp;title=Google_Earth_on_Audi_MMI_MIB2</id>
	<title>Google Earth on Audi MMI MIB2 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.mib-helper.com/index.php?action=history&amp;feed=atom&amp;title=Google_Earth_on_Audi_MMI_MIB2"/>
	<link rel="alternate" type="text/html" href="http://wiki.mib-helper.com/index.php?title=Google_Earth_on_Audi_MMI_MIB2&amp;action=history"/>
	<updated>2026-06-11T07:49:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>http://wiki.mib-helper.com/index.php?title=Google_Earth_on_Audi_MMI_MIB2&amp;diff=349&amp;oldid=prev</id>
		<title>Mr-fix: Created page with &quot;    public static final boolean isGoogleEarthPresent(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(479) == 1;     }      public static final boolean isGoogleMapRestricted(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(4436) == 1;     }      public static final boolean isGoogleMapRestrictedPoiOnly(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(4436) == 2;     }       pub...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.mib-helper.com/index.php?title=Google_Earth_on_Audi_MMI_MIB2&amp;diff=349&amp;oldid=prev"/>
		<updated>2025-08-24T09:39:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;    public static final boolean isGoogleEarthPresent(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(479) == 1;     }      public static final boolean isGoogleMapRestricted(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(4436) == 1;     }      public static final boolean isGoogleMapRestrictedPoiOnly(IFrameworkAccess iFrameworkAccess) {         return iFrameworkAccess.getSysConst(4436) == 2;     }       pub...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;    public static final boolean isGoogleEarthPresent(IFrameworkAccess iFrameworkAccess) {&lt;br /&gt;
        return iFrameworkAccess.getSysConst(479) == 1;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public static final boolean isGoogleMapRestricted(IFrameworkAccess iFrameworkAccess) {&lt;br /&gt;
        return iFrameworkAccess.getSysConst(4436) == 1;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public static final boolean isGoogleMapRestrictedPoiOnly(IFrameworkAccess iFrameworkAccess) {&lt;br /&gt;
        return iFrameworkAccess.getSysConst(4436) == 2;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
     public boolean validateGELicenseState(boolean bl) {&lt;br /&gt;
        boolean bl2;&lt;br /&gt;
        int n = this.env.getChoiceModel(-819853824).getStatus();&lt;br /&gt;
        boolean bl3 = bl2 = bl &amp;amp;&amp;amp; (n == 1 || n == 5 || n == 8);&lt;br /&gt;
        if (bl &amp;amp;&amp;amp; !bl2) {&lt;br /&gt;
            this.mLogChannel.log(-1601830656, &amp;quot;MapInterface#validateGELicenseState() - Google Earth license not valid! (geLicenseState: %1)&amp;quot;, (long)n);&lt;br /&gt;
        }&lt;br /&gt;
        return bl2;&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
    public void onEnterOnlineMap(boolean bl) {&lt;br /&gt;
        this.logger.log(1078071040, &amp;quot;SatelliteMapsMediator#onEnterOnlineMap() - licenseStatus: %1 &amp;quot;, bl);&lt;br /&gt;
        Object object = this.mapManager.getMutexSwitchToContext();&lt;br /&gt;
        synchronized (object) {&lt;br /&gt;
            if (!bl) {&lt;br /&gt;
                this.enterMapState = 0;&lt;br /&gt;
            } else {&lt;br /&gt;
                this.mapManager.getGoogleMapLicenseHandler().setGoogleMapLicenseValid();&lt;br /&gt;
                this.enterMapState = 1;&lt;br /&gt;
            }&lt;br /&gt;
            this.refreshActiveMapStyle(false);&lt;br /&gt;
        }&lt;br /&gt;
    }&lt;br /&gt;
&lt;br /&gt;
   @Override&lt;br /&gt;
    public boolean isSatelliteMapSupported() {&lt;br /&gt;
        return Util.isGoogleEarthPresent(this.env.getFramework()) &amp;amp;&amp;amp; this.abstractMap.getMapConfig().hasGoogleEarth();&lt;br /&gt;
    }&lt;/div&gt;</summary>
		<author><name>Mr-fix</name></author>
	</entry>
</feed>