java.lang.Object | |
↳ | com.tencent.map.navi.TencentNavi.Config |
导航配置
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Config() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getDeviceId()
获取当前设备ID
| ||||||||||
void |
setDeviceId(String deviceId)
设置设备ID
| ||||||||||
TencentNavi.Config |
setNavKey(String navKey)
设置导航sdk key.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
获取当前设备ID
设置设备ID
deviceId | 自定义设备ID,兼容androidQ |
---|