Skip to content

Commit 9e3c0f2

Browse files
committed
fix: 更新PLIST配置
Update response.dev.js
1 parent 90aeb47 commit 9e3c0f2

File tree

1 file changed

+25
-28
lines changed

1 file changed

+25
-28
lines changed

src/response.dev.js

Lines changed: 25 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -75,42 +75,39 @@ Console.info(`PLATFORM: ${PLATFORM}`);
7575
if (PLIST) {
7676
// CN
7777
PLIST["com.apple.GEO"].CountryProviders.CN.ShouldEnableLagunaBeach = true; // XX
78-
//PLIST["com.apple.GEO"].CountryProviders.CN.DrivingMultiWaypointRoutesEnabled = true; // 驾驶导航途径点
78+
//PLIST["com.apple.GEO"].CountryProviders.CN.DrivingMultiWaypointRoutesEnabled = true; // 路线-驾驶-停靠点
7979
//PLIST["com.apple.GEO"].CountryProviders.CN.EnableAlberta = false; // CN
80-
PLIST["com.apple.GEO"].CountryProviders.CN.EnableClientDrapedVectorPolygons = true; // CN
81-
PLIST["com.apple.GEO"].CountryProviders.CN.GEOAddressCorrectionEnabled = true; // CN
82-
//delete PLIST["com.apple.GEO"].CountryProviders.CN.GEOBatchSpatialEventLookupMaxParametersCount; // CN
83-
//delete PLIST["com.apple.GEO"].CountryProviders.CN.GEOBatchSpatialPlaceLookupMaxParametersCount; // CN
84-
//PLIST["com.apple.GEO"].CountryProviders.CN.LocalitiesAndLandmarksSupported = true; // CN
85-
//PLIST["com.apple.GEO"].CountryProviders.CN.NavigationShowHeadingKey = true; // 导航时显示朝向按钮
86-
PLIST["com.apple.GEO"].CountryProviders.CN.ODcwM0Y2NTgtOTY2M = false; // CN new
87-
PLIST["com.apple.GEO"].CountryProviders.CN.POIBusynessDifferentialPrivacy = true; // CN
88-
PLIST["com.apple.GEO"].CountryProviders.CN.POIBusynessRealTime = true; // CN
89-
PLIST["com.apple.GEO"].CountryProviders.CN.SupportedCountriesCustomRouteCreation = undefined; // 支持创建自定义步行或徒步线路
80+
//PLIST["com.apple.GEO"].CountryProviders.CN.EnableClientDrapedVectorPolygons = true; // CN
81+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.GEOAddressCorrectionEnabled; // 启用更正地址
82+
//delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.GEOBatchSpatialEventLookupMaxParametersCount; // CN
83+
//delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.GEOBatchSpatialPlaceLookupMaxParametersCount; // CN
84+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.LocalitiesAndLandmarksSupported; // 支持地名和地标
85+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.NavigationShowHeadingKey; // 导航时显示朝向按钮
86+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.ODcwM0Y2NTgtOTY2M; // CN ??
87+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.POIBusynessDifferentialPrivacy; // CN
88+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.POIBusynessRealTime; // CN
89+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.PedestrianAREnabled; // 步行-现实世界中的线路-举起以查看
90+
delete PLIST["com.apple.GEO"]?.CountryProviders?.CN?.SupportedCountriesCustomRouteCreation; // 支持创建自定义步行或徒步线路
9091
PLIST["com.apple.GEO"].CountryProviders.CN.TransitPayEnabled = true; // 地图 App 中的交通卡和支付卡
91-
//PLIST["com.apple.GEO"].CountryProviders.CN.WiFiQualityNetworkDisabled = Settings?.Config?.Defaults?.WiFiQualityNetworkDisabled ?? true; // CN
92-
//PLIST["com.apple.GEO"].CountryProviders.CN.WiFiQualityTileDisabled = Settings?.Config?.Defaults?.WiFiQualityTileDisabled ?? true; // CN
93-
PLIST["com.apple.GEO"].CountryProviders.CN.SupportsOffline = true; // 支持离线地图
94-
//PLIST["com.apple.GEO"].CountryProviders.CN.SupportsCarIntegration = true; // 支持 CarPlay 集成
92+
//PLIST["com.apple.GEO"].CountryProviders.CN.WiFiQualityNetworkDisabled = undefined; // CN
93+
//PLIST["com.apple.GEO"].CountryProviders.CN.WiFiQualityTileDisabled = undefined; // CN
94+
//PLIST["com.apple.GEO"].CountryProviders.CN.SupportsOffline = true; // 支持离线地图
95+
PLIST["com.apple.GEO"].CountryProviders.CN.SupportsCarIntegration = true; // 支持 CarPlay 集成
9596
// TW
96-
PLIST["com.apple.GEO"].CountryProviders.CN.GEOShouldSpeakWrittenAddresses = true; // TW
97-
PLIST["com.apple.GEO"].CountryProviders.CN.GEOShouldSpeakWrittenPlaceNames = true; // TW
98-
// US
99-
PLIST["com.apple.GEO"].CountryProviders.CN["6694982d2b14e95815e44e970235e230"] = true; // US
100-
PLIST["com.apple.GEO"].CountryProviders.CN.PedestrianAREnabled = true; // 步行-现实世界中的线路-举起以查看
101-
//PLIST["com.apple.GEO"].CountryProviders.CN.OpticalHeadingEnabled = true; // 步行-导航精确度-增强
102-
//PLIST["com.apple.GEO"].CountryProviders.CN.UseCLPedestrianMapMatchedLocations = true; // 使用 Pedestrian 地图匹配位置?
97+
//PLIST["com.apple.GEO"].CountryProviders.CN.GEOShouldSpeakWrittenAddresses = true; // TW
98+
//PLIST["com.apple.GEO"].CountryProviders.CN.GEOShouldSpeakWrittenPlaceNames = true; // TW
10399
// Public
104-
PLIST["com.apple.GEO"].Q0FFNUI2QUEtRUU2.push("CN");
105-
PLIST["com.apple.GEO"].SupportedCountriesCustomRouteCreation.push("CN"); // 支持创建自定义步行或徒步线路
106-
PLIST["com.apple.GEO"].VisitedPlacesWarmingSheetCountryEnabled.push("CN");
100+
//PLIST["com.apple.GEO"].GEOMapDarkStylesEnabledKey = "1"; // 深色地图样式启用按钮
101+
//if (PLIST["com.apple.GEO"].Q0FFNUI2QUEtRUU2) PLIST["com.apple.GEO"].Q0FFNUI2QUEtRUU2.push("CN");
102+
if (PLIST["com.apple.GEO"].SupportedCountriesCustomRouteCreation) PLIST["com.apple.GEO"].SupportedCountriesCustomRouteCreation.push("CN"); // 支持创建自定义步行或徒步线路
103+
//if (PLIST["com.apple.GEO"].VisitedPlacesWarmingSheetCountryEnabled) PLIST["com.apple.GEO"].VisitedPlacesWarmingSheetCountryEnabled.push("CN");
107104
// mod
108-
PLIST["com.apple.GEO"].DrivingMultiWaypointRoutesEnabled = true; // 路线-驾驶-停靠点
109-
PLIST["com.apple.GEO"].LocalitiesAndLandmarksSupported = true; // 支持地名和地标
105+
//PLIST["com.apple.GEO"].DrivingMultiWaypointRoutesEnabled = true; // 路线-驾驶-停靠点
106+
//PLIST["com.apple.GEO"].LocalitiesAndLandmarksSupported = true; // 支持地名和地标
110107
PLIST["com.apple.GEO"].NavigationShowHeadingKey = true; // 导航时显示朝向按钮
111-
PLIST["com.apple.GEO"].SupportsCarIntegration = true; // 支持 CarPlay 集成
112108
//PLIST["com.apple.GEO"]["6694982d2b14e95815e44e970235e230"] = true; // US
113109
PLIST["com.apple.GEO"].OpticalHeadingEnabled = true; // 步行-导航精确度-增强
110+
//PLIST["com.apple.GEO"].PedestrianAREnabled = true; // 步行-现实世界中的线路-举起以查看
114111
PLIST["com.apple.GEO"].UseCLPedestrianMapMatchedLocations = true; // 使用 Pedestrian 地图匹配位置?
115112
}
116113
break;

0 commit comments

Comments
 (0)