單項選擇題百度地圖//可選,設置是否需要設備方向結果()。

A.locationOption.setNeedDeviceDirect(false);
B.locationOption.getNeedDeviceDirect(false);
C.locationOption.setNeedDevicesDirect(false);
D.locationOptions.setNeedDeviceDirect(false);


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題百度地圖//可選,默認false,設置是否需要POI結果,可以在BDLocation.getPoiList里得到()。

A.locationOptions.setIsNeedLocationPoiList(true);
B.locationOption.setIsNeedLocationPoiLists(true);
C.locationOption.setIsNeedLocationPoiList(true);
D.locationOption.setIsNeedLocatonPoiList(true);

2.單項選擇題百度地圖//可選,默認true,定位SDK內部是一個SERVICE,并放到了獨立進程,設置是否在stop的時候殺死這個進程,默認不殺死()。

A.locationOption.setIgnorKillProcess(true);
B.locationOption.setIgnoresKillProcess(true);
C.locationOption.setIgnoreKillProcess(true);
D.locatinOption.setIgnoreKillProcess(true);

3.單項選擇題百度地圖//可選,默認false,設置是否需要位置語義化結果,可以在BDLocation.getLocationDescribe里得到,結果類似于“在北京天安門附近”()。

A.locationOption.setIsNeedsLocationDescribe(true);
B.locationOpton.setIsNeedLocationDescribe(true);
C.locationOption.setIsNeedLocationDecribe(true);
D.locationOption.setIsNeedLocationDescribe(true);

4.多項選擇題

auto方法中還有其他幾個方法的調用()。

A.autoSize(view)
B.autoPadding(view)
C.autoMargin(view)
D.autoTextSize