| java.lang.Object | |
| ↳ | com.tencent.navix.api.config.MapAutoScaleConfig |
导航中自动比例尺策略控制配置
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| class | MapAutoScaleConfig.Builder | 导航中自动比例尺策略控制配置-构造器 | |||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | DEFAULT_MAX_ZOOM_LEVEL | 默认最大 zoomlevel | |||||||||
| int | DEFAULT_MIN_ZOOM_LEVEL | 默认最小 zoomlevel | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static MapAutoScaleConfig.Builder | builder(MapAutoScaleConfig scaleConfig) | ||||||||||
| static MapAutoScaleConfig.Builder | builder() | ||||||||||
| float | getMinZoomLevel() | ||||||||||
| boolean | isAutoScaleEnable() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
默认最大 zoomlevel
默认最小 zoomlevel