单项选择题
A.locationOption.setNeedDeviceDirect(false); B.locationOption.getNeedDeviceDirect(false); C.locationOption.setNeedDevicesDirect(false); D.locationOptions.setNeedDeviceDirect(false);
百度地图//可选,默认false,设置是否需要POI结果,可以在BDLocation.getPoiList里得...
单项选择题百度地图//可选,默认false,设置是否需要POI结果,可以在BDLocation.getPoiList里得到()。
A.locationOptions.setIsNeedLocationPoiList(true); B.locationOption.setIsNeedLocationPoiLists(true); C.locationOption.setIsNeedLocationPoiList(true); D.locationOption.setIsNeedLocatonPoiList(true);
百度地图//可选,默认true,定位SDK内部是一个SERVICE,并放到了独立进程,设置是否在stop的时候...
单项选择题百度地图//可选,默认true,定位SDK内部是一个SERVICE,并放到了独立进程,设置是否在stop的时候杀死这个进程,默认不杀死()。
A.locationOption.setIgnorKillProcess(true); B.locationOption.setIgnoresKillProcess(true); C.locationOption.setIgnoreKillProcess(true); D.locatinOption.setIgnoreKillProcess(true);
百度地图//可选,默认false,设置是否需要位置语义化结果,可以在BDLocation.getLocatio...
单项选择题百度地图//可选,默认false,设置是否需要位置语义化结果,可以在BDLocation.getLocationDescribe里得到,结果类似于“在北京天安门附近”()。
A.locationOption.setIsNeedsLocationDescribe(true); B.locationOpton.setIsNeedLocationDescribe(true); C.locationOption.setIsNeedLocationDecribe(true); D.locationOption.setIsNeedLocationDescribe(true);