注释掉高德SDK的初始化

master
wanghualei 2022-01-06 18:14:39 +08:00
parent 91e0686643
commit 7471a8483c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
// [[FATExtClient sharedClient] fat_prepareExtensionApis];
// [[FATExtClient sharedClient] fat_UsingMapType:@"FATExtMapStyleGD" MapKey:@"6f0f28c4138cbaa51aa5890e26996ea2"];
[FATGDMapComponent setGDMapAppKey:@"6f0f28c4138cbaa51aa5890e26996ea2"];
// [FATGDMapComponent setGDMapAppKey:@"6f0f28c4138cbaa51aa5890e26996ea2"];
[[FATClient sharedClient] setEnableLog:YES];
// [FATWebRTCComponent registerComponent];
success(@{});