单项选择题
A.locationOption.setIsNeedAddress(true); B.locationOptions.setIsNeedAddress(true); C.locationOption.getIsNeedAddress(true); D.locationOption.setNotNeedAddress(true);
百度地图//可选,设置是否需要地址描述()。A.locationOption.setIsNotLocation...
单项选择题百度地图//可选,设置是否需要地址描述()。
A.locationOption.setIsNotLocationDescribe(true); B.locationOption.setIsNeedLocationDescribe(true); C.locationOption.setNeedLocationDescribe(true); D.locationOption.setWantNeedLocationDescribe(true);
百度地图//可选,设置是否需要设备方向结果()。A.locationOption.setNeedDeviceD...
单项选择题百度地图//可选,设置是否需要设备方向结果()。
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);