modify zoom level
This commit is contained in:
parent
42c5f7c4a8
commit
70f8c1ff49
@ -740,12 +740,15 @@
|
|||||||
.end method
|
.end method
|
||||||
|
|
||||||
.method public final getZoomLevel()I
|
.method public final getZoomLevel()I
|
||||||
.locals 1
|
.locals 3
|
||||||
|
|
||||||
.line 1
|
.line 1
|
||||||
|
|
||||||
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
|
iget v0, p0, Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController;->zoomLevel:I
|
||||||
|
const v1,0x1
|
||||||
|
sub-int v2,v0,v1
|
||||||
|
|
||||||
return v0
|
return v2
|
||||||
.end method
|
.end method
|
||||||
|
|
||||||
.method public final setAutoZoomType(Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController$AutoZoomType;)V
|
.method public final setAutoZoomType(Lcom/skt/tmap/engine/navigation/livedata/ZoomLevelController$AutoZoomType;)V
|
||||||
|
Loading…
x
Reference in New Issue
Block a user