单项选择题
微信小程序中要获得用户位置权限是否允许的参数是?()
A.scope.authSetting
B.authSetting.userLocation
C.scope.getLocation
D.scope.userLocation
                    
                            点击查看答案&解析
                
                
            相关考题
- 
                                    单项选择题
                                    
 微信小程序中要打开设置页面进行设置更改需要使用wx对象的哪个函数?()
 A.wx.navigateTo() 
 B.wx.openSetting()
 C.wx.stopPullDownRefresh()
 D.wx.getLocation()
- 
                                    单项选择题
                                    
 调用腾讯位置服务的js sdk中的reverseGeocoder()函数,成功返回对象参数res,如何从参数res中获得城市信息?()
 A.res.result.latitude 
 B.res.result.address_component.city
 C.res.result.city
 D.res.result.longitude
- 
                                    单项选择题
                                    
 腾讯位置服务的js sdk中提供的geo功能的函数为?()
 A.Geocoder() 
 B.reverseLocation()
 C.reverseGeocoder()
 D.getGeocoder()
 
             
             
                
            