java.lang.Object | |
↳ | com.tencent.navix.api.NavigatorConfig |
导航配置
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | NavigatorConfig.Builder | 导航配置-构造器 | |||||||||
class | NavigatorConfig.Experiment | ||||||||||
class | NavigatorConfig.MapOptions | 导航配置-地图实例配置 | |||||||||
class | NavigatorConfig.ServiceConfig | 导航配置-服务配置 |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static NavigatorConfig.Builder | builder() | ||||||||||
static NavigatorConfig.Builder | builder(NavigatorConfig navigatorConfig) | ||||||||||
String | getDeveloperKey() | ||||||||||
String | getDeviceId() | ||||||||||
String | getDeviceModel() | ||||||||||
NavigatorConfig.Experiment | getExperiment() | ||||||||||
NavigatorConfig.MapOptions | getMapOptions() | ||||||||||
NavigatorConfig.ServiceConfig | getServiceConfig() | ||||||||||
boolean | isUserAgreedPrivacy() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |