1.新增调用高德地图

master
wzy 2021-11-16 10:51:55 +08:00
parent 1310cb7b3f
commit 12c3b353be
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(@{});