java.lang.Object | |
↳ | com.tencent.navix.api.location.LocationApi.Config.Builder |
定位配置-构造器
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LocationApi.Config | build() | ||||||||||
LocationApi.Config.Builder |
setIntervalTime(int intervalTime)
设置定位间隔
| ||||||||||
LocationApi.Config.Builder |
setMatchType(LocationApi.LocationMatchType type)
设置定位吸附类型
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
设置定位间隔
intervalTime | 定位间隔,单位ms |
---|