单项选择题

百度地图//可选,设置是否需要设备方向结果()。

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

相关考题