A.locationOption.setCoorType(“gcj02”);
B.locationOption.setCorType(“gcj02”);
C.locationOption.setCoorTypes(“gcj02”);
D.locationOption.getCoorType(“gcj02”);
您可能感興趣的試卷
你可能感興趣的試題
A.locationOption.setScanSpan(-1000)
B.locationOption.setScanSpan(1000)
C.locationOption.setScanSpan(888)
D.locationOption.setScanSpan(999)
A.locationOption.setIsNeedAddress(true);
B.locationOptions.setIsNeedAddress(true);
C.locationOption.getIsNeedAddress(true);
D.locationOption.setNotNeedAddress(true);
A.locationOption.setIsNotLocationDescribe(true);
B.locationOption.setIsNeedLocationDescribe(true);
C.locationOption.setNeedLocationDescribe(true);
D.locationOption.setWantNeedLocationDescribe(true);
A.locationOption.setNeedDeviceDirect(false);
B.locationOption.getNeedDeviceDirect(false);
C.locationOption.setNeedDevicesDirect(false);
D.locationOptions.setNeedDeviceDirect(false);
A.locationOptions.setIsNeedLocationPoiList(true);
B.locationOption.setIsNeedLocationPoiLists(true);
C.locationOption.setIsNeedLocationPoiList(true);
D.locationOption.setIsNeedLocatonPoiList(true);
最新試題
WorkManager支持哪種類型的執(zhí)行()
在WorkManager中,LiveData可以轉(zhuǎn)換為什么類型的數(shù)據(jù)流()
在Android Studio中,可以通過Tools菜單下的SDK Manager來管理SDK版本。
在WorkManager中,哪個方法用于將一個WorkRequest鏈接到另一個WorkRequest()
StateFlow的生命周期由什么定義()
以下哪個字符串資源ID用于播放音頻的按鈕文本()
在WorkManager中,哪個方法用于取消工作()
在Room中,哪個注解用來定義更復(fù)雜的數(shù)據(jù)庫操作()
在WorkManager中,哪個方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
以下哪個不是創(chuàng)建數(shù)據(jù)庫實例的步驟()