Google Earth on Audi MMI MIB2: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 August 2025

  • curprev 11:3911:39, 24 August 2025 Mr-fix talk contribs 1,616 bytes +1,616 Created page with " 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..."