1.新增调用高德地图

master
wzy 2021-11-16 10:51:55 +08:00 committed by XuPeng
parent 7326838e49
commit 9207aa8c83
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@
return;
}
[[FATExtClient sharedClient] fat_prepareExtensionApis];
[[FATExtClient sharedClient] fat_UsingMapType:@"FATExtMapStyleGD" MapKey:@"6f0f28c4138cbaa51aa5890e26996ea2"];
[[FATClient sharedClient] setEnableLog:YES];
success(@{});