单项选择题
百度地图//可选,设置是否需要地址信息,默认不需要()。
A.locationOption.setIsNeedAddress(true); B.locationOptions.setIsNeedAddress(true); C.locationOption.getIsNeedAddress(true); D.locationOption.setNotNeedAddress(true);
单项选择题 百度地图//可选,设置是否需要地址描述()。
单项选择题 百度地图//可选,设置是否需要设备方向结果()。
单项选择题 百度地图//可选,默认false,设置是否需要POI结果,可以在BDLocation.getPoiList里得到()。