[base_3.4.0-map-sdk]

This commit is contained in:
zhongchao
2023-08-18 18:42:12 +08:00
parent 10b5933c03
commit fc25630dc4
43 changed files with 644 additions and 790 deletions

View File

@@ -33,6 +33,6 @@ public interface IMogoMapService extends IProvider {
*
* @return
*/
IMogoGDLocationClient getGDLocationServer(Context context);
IMogoGDLocationClient getGDLocationServer();
}