單項(xiàng)選擇題百度地圖//可選,設(shè)置是否需要地址信息,默認(rèn)不需要()。

A.locationOption.setIsNeedAddress(true);
B.locationOptions.setIsNeedAddress(true);
C.locationOption.getIsNeedAddress(true);
D.locationOption.setNotNeedAddress(true);


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題百度地圖//可選,設(shè)置是否需要地址描述()。

A.locationOption.setIsNotLocationDescribe(true);
B.locationOption.setIsNeedLocationDescribe(true);
C.locationOption.setNeedLocationDescribe(true);
D.locationOption.setWantNeedLocationDescribe(true);

2.單項(xiàng)選擇題百度地圖//可選,設(shè)置是否需要設(shè)備方向結(jié)果()。

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

3.單項(xiàng)選擇題百度地圖//可選,默認(rèn)false,設(shè)置是否需要POI結(jié)果,可以在BDLocation.getPoiList里得到()。

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

4.單項(xiàng)選擇題百度地圖//可選,默認(rèn)true,定位SDK內(nèi)部是一個(gè)SERVICE,并放到了獨(dú)立進(jìn)程,設(shè)置是否在stop的時(shí)候殺死這個(gè)進(jìn)程,默認(rèn)不殺死()。

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

5.單項(xiàng)選擇題百度地圖//可選,默認(rèn)false,設(shè)置是否需要位置語(yǔ)義化結(jié)果,可以在BDLocation.getLocationDescribe里得到,結(jié)果類似于“在北京天安門附近”()。

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